pub fn create( directory: &Path, id: &str, name: &str, sdk_source: &Path, ) -> Result<()>
Generate a new Rust adapter project which consumes an independently supplied SDK.