Type Alias Tags

Source
pub type Tags = Vec<Tag>;
Expand description

A set of tags.

Aliased Typeยง

struct Tags { /* private fields */ }