pub type NamedAddressMap = BTreeMap<Symbol, NumericalAddress>;

Trait Implementations