Skip to main content

run_plugin

Function run_plugin 

Source
pub fn run_plugin<P>(plugin: P) -> Result<()>
where P: Plugin,