A robust and easy-to-use Rust library for parsing docker-compose.yml files.
This crate provides strongly-typed Rust data structures that represent the Docker Compose file format. It uses serde and serde-yml for efficient and reliable deserialization.