Type Definition rtic_syntax::Map

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

An ordered map keyed by identifier