masterbongo-rs (https://crates.io/crates/masterbongo-rs)
masterbongo-rsis a dummy crate for learning how to create and publish multiple crates in a single repository.- inspiration: https://github.com/clap-rs/clap
- has sub-crates: core & derive
- derive should be an additional feature
Installation
Without the derive feature:
With the derive feature:
# or cargo add masterbongo-rs -F derive