Type Alias PathMap

Source
pub type PathMap = HashMap<Id, ItemSummary>;

Aliased Typeยง

struct PathMap { /* private fields */ }