Skip to main content

PluginContextRef

Type Alias PluginContextRef 

Source
pub type PluginContextRef = Arc<PluginContext>;
Expand description

Reference-counted plugin context.

Aliased Typeยง

pub struct PluginContextRef { /* private fields */ }