Skip to main content

HANDLER_API_VERSION

Constant HANDLER_API_VERSION 

Source
pub const HANDLER_API_VERSION: u32 = 1;
Expand description

Handler ABI version. Independent from the host IPC API version and the model pack format version. Increment only on a breaking WIT change.