pub type ObjectMap = BTreeMap<ObjectID, Object>;

Aliased Type§

struct ObjectMap { /* private fields */ }