serde_yml::libyml

Module 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.