Function start_plugin

Source
pub async fn start_plugin<P>(plugin: P)
where P: Plugin,