pub fn shared_plugin<P>(plugin: P) -> SharedPlugin<P>Expand description
Wrap a freshly created plugin in the wrapper-standard mediation
lock. See SharedPlugin.
pub fn shared_plugin<P>(plugin: P) -> SharedPlugin<P>Wrap a freshly created plugin in the wrapper-standard mediation
lock. See SharedPlugin.