CreatePluginFn

Type Alias CreatePluginFn 

Source
pub type CreatePluginFn = fn() -> Box<dyn Plugin>;
Expand description

插件创建函数类型