tusks-lib 2.1.0

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