pub fn snapshot() -> Option<Arc<PluginRegistry>>Expand description
Snapshot the installed registry. None when no plugins are loaded — the
common case, which every hook site checks first.
pub fn snapshot() -> Option<Arc<PluginRegistry>>Snapshot the installed registry. None when no plugins are loaded — the
common case, which every hook site checks first.