Type Alias term_rustdoc::tree::PathMap

source ·
pub type PathMap = HashMap<Id, ItemSummary>;

Aliased Type§

struct PathMap { /* private fields */ }