Type Definition mentat_core::AttributeMap [] [src]

type AttributeMap = BTreeMap<Entid, Attribute>;

Map attribute entids to Attribute instances.