Function init

Source
pub async fn init(stage: Arc<Stage>, events: Sender<Event>) -> Result<Builder>
Expand description

Initialize the plugin, but don’t start it yet. Allows attaching additional methods, hooks, and subscriptions.