Function start

Source
pub async fn start<P>(plugin: P)
where P: ClientPlugin + Send + Sync + 'static,