Type Alias Attributes

Source
pub type Attributes = Vec<(String, String)>;

Aliased Typeยง

pub struct Attributes { /* private fields */ }