Type Alias ObjectMetaSet

Source
pub type ObjectMetaSet = HashSet<ObjectSourceMeta>;
Expand description

Maps from e.g. “bash” or “kernel” to metadata about that content

Aliased Type§

pub struct ObjectMetaSet { /* private fields */ }