Skip to main content

boxdd_sys/
adapter_contract.rs

1//! Shared constants for the repository-owned private C adapter.
2
3pub const ADAPTER_ABI_VERSION: u32 = 2;