Function puffin::cli::create_app

source ยท
fn create_app<S>(title: S) -> Command
where S: AsRef<str>,