pub type AnnotationMap = BTreeMap<String, String>;
Alias for annotations map
pub struct AnnotationMap { /* private fields */ }