Expand description
Owned metadata types for loaded plugins.
Structs§
- Plugin
Info - Owned metadata for a discovered or loaded plugin.
Enums§
- Load
Policy - Controls how strictly the host validates plugins.
- Plugin
Runtime Kind - Plugin runtime kind. Mirrors
fidius_core::package::PackageRuntimeand surfaces it in the host-facingPluginInfo. Re-exported here so host callers don’t need a transitivefidius-coreuse.