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::CompactFacet;
pub use self::facet::Facet;
pub use self::facet::StdFacet;
pub use self::label::CompactLabel;
pub use self::label::Label;
pub use self::label::StdLabel;
pub use self::props::CompactName;
pub use self::props::CompactProperty;
pub use self::props::Name;
pub use self::props::Property;
pub use self::props::StdName;
pub use self::props::Value;
Modules§
- Documentation and specification
- Facets
- Labels
- Named properties
Structs§
- Tags decoded from a text field
- A tag
Enums§
- A decoding error