Skip to main content
write_postings_to_string
rustdoc
1.96.0-beta.5
(a5a9a5438 2026-05-01)
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
>)