rustdoc
1.82.0
(f6e511eec 2024-10-15)
In rustdoc::
html::
render::
search_
index::
encode
Function
rustdoc
::
html
::
render
::
search_index
::
encode
::
write_bitmap_to_bytes
Copy item path
source
ยท
[
−
]
pub(crate) fn write_bitmap_to_bytes( domain: &[
u32
], out: impl
Write
, ) ->
Result
<
()
>