Expand description
CXX-based C++ FFI bindings
This module provides C++ bindings using the CXX crate for type-safe interop. The C++ side includes automatic handling of Rust types like Vec and String.
Structsยง
- Algorithm
Wrapper - Safe wrapper for algorithms exposed to C++