👎Deprecated since 0.0.13:
serde_yml is unmaintained. Migrate to a maintained alternative (noyalib, serde-saphyr, or yaml-rust2). See MIGRATION.md.
Expand description
YAML value types. Re-exported from [noyalib::compat::serde_yaml::value].
Structs§
- Mapping
- A YAML mapping (dictionary/object).
- Tag
- A YAML tag.
- Tagged
Value - A tagged YAML value.
Enums§
Type Aliases§
- Sequence
- A YAML sequence (array/list).