Skip to main content

Module types

Module types 

Source
Expand description

Owned metadata types for loaded plugins.

Structs§

PluginInfo
Owned metadata for a discovered or loaded plugin.

Enums§

LoadPolicy
Controls how strictly the host validates plugins.
PluginRuntimeKind
Plugin runtime kind. Mirrors fidius_core::package::PackageRuntime and surfaces it in the host-facing PluginInfo. Re-exported here so host callers don’t need a transitive fidius-core use.