Annotations

Type Alias Annotations 

Source
pub type Annotations = Vec<Annotation>;
Expand description

Type alias for clarity.

Aliased Typeยง

pub struct Annotations { /* private fields */ }