Type Alias term_rustdoc::tree::IndexMap

source ·
pub type IndexMap = HashMap<Id, Item>;

Aliased Type§

struct IndexMap { /* private fields */ }