Safe interop between Rust and C++, enabling bidirectional function calls and type sharing.
# Cargo.toml
[dependencies]
cxx = "1.0.194"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Import and use a C++ string type from Rust.
Ensure a C++ toolchain is installed and configure build.rs accordingly.
No dependency data recorded yet.