Skip to main content

Module plugin_trait

Module plugin_trait 

Source

Modules§

SpoePlugin_trait
This module is generated by the #[sabi_trait] attribute on SpoePlugin

Structs§

PluginMod
Root module exported by every plugin shared library.
PluginMod_Prefix
This is the prefix fields of PluginMod, accessible through PluginMod_Ref, with .0.prefix().
PluginMod_Ref
This is the pointer to the prefix of PluginMod.
SpoePlugin_TO
The trait object for SpoePlugin.

Traits§

SpoePlugin
The trait that all SPOA hub plugins must implement.

Type Aliases§

PluginBox
FFI-safe plugin trait object type.
SpoePlugin_CTO
A type alias for the const-constructible SpoePlugin_TO.