tusks-lib 2.0.4

Easily build a CLI based on a Rust Module/Function Structure
Documentation
1
2
3
mod function;
mod submodule;
mod external_module;