Skip to main content

HM_PLUGIN_API_VERSION

Constant HM_PLUGIN_API_VERSION 

Source
pub const HM_PLUGIN_API_VERSION: u32 = 1; // 1u32
Expand description

Wire-format version. Plugins whose manifest reports a different version are rejected at load time. Bump when adding any new required field to any wire-level struct.