Expand description
A lightweight, textual tagging system aimed at DJs for managing custom metadata.
Refer to docs for more information about the idea and the specification.
Re-exports§
pub use self::facet::Facet;pub use self::label::Label;pub use self::props::Name;pub use self::props::Property;pub use self::props::Value;
Modules§
Structs§
- Decoded
Tags - Tags decoded from a text field
- Tag
- A tag
Enums§
- Decode
Error - A decoding error