pub const CONTRACT_VERSION: u32 = 1; // 1u32Expand description
Version of the shared ordering-crate contract.
Bumped on any breaking change to CscPattern, OrderingStats,
OrderingError, or the per-crate producer-function signature.
Consumers can assert at build time that all linked ordering crates
target the same contract version.