[][src]Type Definition rtfm_syntax::Map

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

An ordered map keyed by identifier