pub fn register_built_in_plugins()Expand description
Register all built-in plugins into the global registry.
Called during PluginRegistry global initialization so built-in
plugins are always available without explicit user registration.
pub fn register_built_in_plugins()Register all built-in plugins into the global registry.
Called during PluginRegistry global initialization so built-in
plugins are always available without explicit user registration.