pub type WrittenObjects = BTreeMap<ObjectID, Object>;

Aliased Type§

struct WrittenObjects { /* private fields */ }