YAML data format for Serde.
# Cargo.toml
[dependencies]
serde_yaml = "0.9.34+deprecated"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Deserializes a YAML string into a struct.
Replace `serde_yaml` with `serde_yml` in Cargo.toml and imports.
No dependency data recorded yet.