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 = 3;
Native plugin ABI version supported by this crate.
Version 3 reserves the native async middleware extension. Hosts retain a version-2 table for already-built plugins during entry-point negotiation.