pub(crate) fn build_index<'tcx>(
    krate: &Crate,
    cache: &mut Cache,
    tcx: TyCtxt<'tcx>
) -> String
Expand description

Builds the search index from the collected metadata