pub type Attributes<'a> = Option<&'a [Attribute<'a>]>;
Expand description

A list of attributes