Type Definition rtic_syntax::Map[][src]

type Map<T> = IndexMap<Ident, T>;

An ordered map keyed by identifier