Utilities for interoperability with C++ code in Rust.
# Cargo.toml
[dependencies]
cpp_core = "0.6.0"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Create a C++ interop box using cpp_core.
Ensure a compatible C++ compiler is installed and link flags are configured in build.rs
No dependency data recorded yet.