Skip to main content

Module plugin

Module plugin 

Source

Structs§

FilterInput
Input to a filter plugin.
FilterOutput
Output from a filter plugin.
PluginInfo
Info about a loaded plugin.

Traits§

FilterPlugin
Core trait for filter plugins. Implemented by both ProcessRunner and WasmRunner.