pub type Annotations = Vec<Annotation>;
Expand description

A list of annotations on an element.

Aliased Type§

struct Annotations { /* private fields */ }