Modules§
- Spoe
Plugin_ trait - This module is generated by the
#[sabi_trait]attribute on SpoePlugin
Structs§
- Plugin
Mod - Root module exported by every plugin shared library.
- Plugin
Mod_ Prefix - This is the prefix fields of
PluginMod, accessible throughPluginMod_Ref, with.0.prefix(). - Plugin
Mod_ Ref - This is the pointer to the prefix of
PluginMod. - Spoe
Plugin_ TO - The trait object for SpoePlugin.
Traits§
- Spoe
Plugin - The trait that all SPOA hub plugins must implement.
Type Aliases§
- Plugin
Box - FFI-safe plugin trait object type.
- Spoe
Plugin_ CTO - A type alias for the const-constructible
SpoePlugin_TO.