Type Alias ostree_ext::objectsource::ObjectMetaSet
source · pub type ObjectMetaSet = HashSet<ObjectSourceMeta>;Expand description
Maps from e.g. “bash” or “kernel” to metadata about that content
Aliased Type§
struct ObjectMetaSet { /* private fields */ }