AnnotationMap

Type Alias AnnotationMap 

Source
pub type AnnotationMap = BTreeMap<String, String>;
Expand description

Alias for annotations map

Aliased Typeยง

pub struct AnnotationMap { /* private fields */ }