MapValue

Type Alias MapValue 

Source
pub type MapValue = BTreeMap<String, MetadataValue>;

Aliased Typeยง

pub struct MapValue { /* private fields */ }