rustdoc::html::sources

Function collect_local_sources

Source
pub(crate) fn collect_local_sources(
    tcx: TyCtxt<'_>,
    src_root: &Path,
    krate: &Crate,
) -> FxIndexMap<PathBuf, String>