Skip to main content
read_postings_from_string
rustdoc
1.95.0-nightly
(a33907a7a 2026-02-14)
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
])