1 2 3 4 5
// NOTE: this code should all be used in the 'bin' target #![allow(dead_code)] pub mod cli; pub mod errors;