Function printr::app::app[][src]

pub fn app() -> App<'static, 'static>

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