cage 0.3.6

Develop multi-pod docker-compose apps
Documentation
1
2
3
4
5
6
7
//! "Extension" traits which add convenience methods to APIs that we import
//! from other crates.

pub mod context;
pub mod git_url;
pub mod port_mapping;
pub mod service;