pub(crate) fn build_index(
krate: &Crate,
cache: &mut Cache,
tcx: TyCtxt<'_>,
) -> SerializedSearchIndex
Expand description
Builds the search index from the collected metadata
pub(crate) fn build_index(
krate: &Crate,
cache: &mut Cache,
tcx: TyCtxt<'_>,
) -> SerializedSearchIndex
Builds the search index from the collected metadata