Skip to main content

PLUGIN_API_VERSION_V1

Constant PLUGIN_API_VERSION_V1 

Source
pub const PLUGIN_API_VERSION_V1: u32 = 1;
Expand description

API version corresponding to the v1 baseline (initial release of the hand-rolled vtable). Every field declared in PluginVTable is part of v1 and is present on every plugin built against this crate.