write_postings_to_string
rustdoc
1.91.0-beta.6
(cbf84ed0c 2025-10-11)
In rustdoc::
html::
render::
search_
index::
encode
rustdoc
::
html
::
render
::
search_index
::
encode
Function
write_
postings_
to_
string
Copy item path
Source
pub fn write_postings_to_string(postings: &[
Vec
<
u32
>], buf: &mut
Vec
<
u8
>)