rustdoc
1.87.0
(17067e9ac 2025-05-09)
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
<
()
>