Type Definition ostree_ext::objectsource::ObjectMetaMap
source · pub type ObjectMetaMap = BTreeMap<String, ContentID>;Expand description
Maps from an ostree content object digest to the ContentSet key.
pub type ObjectMetaMap = BTreeMap<String, ContentID>;Maps from an ostree content object digest to the ContentSet key.