Automatically generate cxx bindings for Rust and C++ interop.
# Cargo.toml
[dependencies]
cxx-auto = "0.0.3"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Generates CXX bindings from a C++ header file.
Install a C++ toolchain (e.g., g++, clang) and ensure headers are accessible
No dependency data recorded yet.