read_postings_from_string
rustdoc
1.92.0-nightly
(695857bc3 2025-10-21)
In rustdoc::
html::
render::
search_
index::
encode
rustdoc
::
html
::
render
::
search_index
::
encode
Function
read_
postings_
from_
string
Copy item path
Source
pub fn read_postings_from_string(postings: &mut
Vec
<
Vec
<
u32
>>, buf: &[
u8
])