Type Definition rtic_syntax::Map[][src]

pub type Map<T> = IndexMap<Ident, T>;
Expand description

An ordered map keyed by identifier