Skip to main content

create_template

Function create_template 

Source
pub fn create_template(
    directory: &Path,
    id: &str,
    name: &str,
    sdk_source: &Path,
    template: &str,
) -> Result<()>
Expand description

Select a runnable, independently buildable service example. Unknown names fail before creating any project files.