pub type PluginsManagerType = Arc<PluginsManager>;
Expand description

Plugins manager struct with Clone derive added by Arc.