Skip to main content

create

Function create 

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

Generate a new Rust adapter project which consumes an independently supplied SDK.