pub type PluginContextRef = Arc<PluginContext>;Expand description
Reference-counted plugin context.
Aliased Typeยง
pub struct PluginContextRef { /* private fields */ }pub type PluginContextRef = Arc<PluginContext>;Reference-counted plugin context.
pub struct PluginContextRef { /* private fields */ }