serde_yml 0.0.12

A robust Rust library that simplifies the serialization and deserialization of Rust data structures to and from YAML format using the widely-used Serde framework.
1
2
/// This module contains the tests for the `path` module.
pub mod test_path;