Type Alias MetaEntries

Source
pub type MetaEntries = BTreeMap<String, String>;

Aliased Typeยง

pub struct MetaEntries { /* private fields */ }