rustdoc
1.83.0-nightly
(2bd1e894e 2024-09-26)
In rustdoc::
html::
render::
search_
index::
encode
rustdoc
::
html
::
render
::
search_index
::
encode
Function
write_bitmap_to_bytes
Copy item path
source
pub(crate) fn write_bitmap_to_bytes( domain: &[
u32
], out: impl
Write
, ) ->
Result
<
()
>