ostree_ext::objectsource

Type Alias ObjectMetaMap

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

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

Aliased Typeยง

struct ObjectMetaMap { /* private fields */ }