Skip to main content

run

Function run 

Source
pub fn run(
    name: String,
    fields: Vec<String>,
    with_tests: bool,
    with_factory: bool,
    auto_routes: bool,
    yes: bool,
    api_only: bool,
    no_smart_defaults: bool,
    quiet: bool,
)