Function write_search_desc

Source
fn write_search_desc(
    cx: &mut Context<'_>,
    krate: &Crate,
    search_desc: &[(usize, String)],
) -> Result<(), Error>
Expand description

Write the search description shards to disk