rustdoc::core::ExternalPaths[src]

type ExternalPaths = RefCell<Option<HashMap<DefId, (Vec<String>, TypeKind)>>>;