Skip to main content

Annotations

Type Alias Annotations 

Source
pub type Annotations = HashMap<String, AnnotationValue>;
Expand description

Annotations for fields, constants, and messages

Aliased Typeยง

pub struct Annotations { /* private fields */ }