Constant async_ffi::ABI_VERSION

source ·
pub const ABI_VERSION: u32 = 2;
Expand description

The ABI version of FfiFuture and all variants. Every non-compatible ABI change will increase this number, as well as the crate major version.