pub type Annotations = Vec<Annotation>;Expand description
A list of annotations on an element.
Aliased Typeยง
pub struct Annotations { /* private fields */ }pub type Annotations = Vec<Annotation>;A list of annotations on an element.
pub struct Annotations { /* private fields */ }