dtolnay / serde-yaml

Strongly typed YAML library for Rust
Apache License 2.0
965 stars 164 forks source link

Make serde_yaml::value module public #260

Closed dtolnay closed 2 years ago

dtolnay commented 2 years ago

This matches the similar API of serde_json::value.