abstract-boot 0.6.2

Abstract deployment helpers with BOOT
Documentation
1
2
3
4
5
6
7
mod apis;
mod apps;
mod perks;

pub use self::apis::*;
pub use self::apps::*;
pub use self::perks::*;