pub type PluginHostRef = Arc<dyn PluginHost>;Expand description
Reference-counted plugin host.
Aliased Typeยง
pub struct PluginHostRef { /* private fields */ }pub type PluginHostRef = Arc<dyn PluginHost>;Reference-counted plugin host.
pub struct PluginHostRef { /* private fields */ }