Type Alias ic_oss_types::MapValue

source ·
pub type MapValue = BTreeMap<String, MetadataValue>;

Aliased Type§

struct MapValue { /* private fields */ }