pub type ObjectMetaMap = BTreeMap<String, ContentID>;
Expand description

Maps from an ostree content object digest to the ContentSet key.

Aliased Type§

struct ObjectMetaMap { /* private fields */ }