Function puffin::cli::create_app

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