docker-compose-types 0.3.0

Deserialization and Serialization of docker-compose.yml files in a relatively strongly typed fashion.
Documentation

Docker Compose Types

crates.io

Contributions are very welcome, the idea behind this crate is to allow for safe serialization of docker-compose files with as little room for error as possible.

License