Skip to main content

PLUGIN_ABI_VERSION

Constant PLUGIN_ABI_VERSION 

Source
pub const PLUGIN_ABI_VERSION: u32 = 1;
Expand description

The stable ABI version of this plugin API. Increment MAJOR on any breaking change to the HaloForgePlugin trait or context traits.