Type Definition ExternalPaths
rustdoc::core
type ExternalPaths = FxHashMap<DefId, (Vec<String>, TypeKind)>;