Module serde_yml::libyml::tag

source ·
Expand description

Tag directive handling.

Structs§

  • Represents a tag in a YAML document. A tag specifies the data type or semantic meaning of a value.
  • Custom error type for Tag operations.