Function printr::app::app

source · []
pub fn app() -> App<'static, 'static>
Expand description

This sets some basic metadata about our command line application, such as help, version etc, and then attaches all the relevant arguments to it.