pub type Tags = Vec<Tag>;
Expand description

A set of tags.

Aliased Type§

struct Tags { /* private fields */ }