Skip to main content

global_plugin_registry

Function global_plugin_registry 

Source
pub fn global_plugin_registry() -> &'static RwLock<PluginRegistry>
Expand description

Access the global plugin registry.

Lazily initialized on first call with built-in plugins registered.