pub fn generate_plugin(
path: impl AsRef<Path>,
options: PluginOptions,
) -> TemplateResult<()>Expand description
Generate a new plugin from a template
pub fn generate_plugin(
path: impl AsRef<Path>,
options: PluginOptions,
) -> TemplateResult<()>Generate a new plugin from a template