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