abstract-boot 0.6.2

Abstract deployment helpers with BOOT
Documentation
1
2
3
4
mod manager;
mod proxy;
pub use self::manager::*;
pub use self::proxy::*;