read_postings_from_string
rustdoc
1.92.0-nightly
(fa3155a64 2025-09-30)
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
])