rustdoc
1.79.0-nightly
(9d5cdf75a 2024-04-07)
In rustdoc::html::render::search_index::encode
?
Function
rustdoc
::
html
::
render
::
search_index
::
encode
::
write_bitmap_to_bytes
source
·
[
−
]
pub(crate) fn write_bitmap_to_bytes( domain: &[
u32
], out: impl
Write
) ->
Result
<
()
>