pub type ObjectMetaMap = IndexMap<String, ContentID>;
Maps from an ostree content object digest to the ContentSet key.
ContentSet
pub struct ObjectMetaMap { /* private fields */ }