Skip to main content

build_app

Function build_app 

Source
pub async fn build_app(args: &CliArgs) -> Result<App>
Expand description

Build a wired App from CLI args. All the wiring that used to be inline in main() lives here.