Skip to main content

Module cxx_bindings

Module cxx_bindings 

Source
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ยง

AlgorithmWrapper
Safe wrapper for algorithms exposed to C++