1 2 3
// Unit tests: local CLI tests with no external resource requirements. // Run with: cargo test -p bingle_cli --test unit pub mod cli;