liftoff 0.1.1

Get your coding project off the ground fast. See repo
Documentation
1
2
3
4
5
6
7
8
pub mod config;
pub mod consts;
pub mod error;
pub mod files;
pub mod macros;
pub mod util;
pub mod variables;
pub mod web;