async_ffi

Constant 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.