pub type AnnotationMap = HashMap<String, String>;

Aliased Type§

struct AnnotationMap { /* private fields */ }