[][src]Type Definition rtic_syntax::Map

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

An ordered map keyed by identifier