Constant NEMO_RELAY_NATIVE_ABI_VERSION
Constant NEMO_RELAY_NATIVE_ABI_VERSION
Generated from cargo doc --no-deps -p nemo-relay -p nemo-relay-adaptive -p nemo-relay-pii-redaction -p nemo-relay-ffi -p nemo-relay-types -p nemo-relay-plugin -p nemo-relay-worker-proto -p nemo-relay-worker.
pub const NEMO_RELAY_NATIVE_ABI_VERSION: u32 = 5;
Native plugin ABI version supported by this crate.
Version 5 adds a context-aware raw tool execution intercept registration. Hosts retain frozen version-4, version-3, and version-2 tables for already-built plugins that target those layouts.