pub type Annotations = HashMap<String, AnnotationValue>;Expand description
Annotations for fields, constants, and messages
Aliased Typeยง
pub struct Annotations { /* private fields */ }pub type Annotations = HashMap<String, AnnotationValue>;Annotations for fields, constants, and messages
pub struct Annotations { /* private fields */ }