Module ffi
Expand description
CXX bridge for B2BITS FIXVersion enum This module provides safe Rust bindings to the C++ FIXVersion enum via CXX.
Since CXX doesn’t support passing C++ enums by value, we work with u32 values and provide conversion functions.
Functions§
- fixversion_
to_ string_ u32 - Convert FIXVersion u32 value to string representation