Macro run_crate_app

Source
macro_rules! run_crate_app {
    ($($rest:tt)*) => { ... };
}
Expand description

Constructs and run a CommandLine app using this crate Cargo.toml info.