Build-time support for autocxx, enabling safe autogenerated interop between Rust and C++.
# Cargo.toml
[dependencies]
autocxx-build = "0.30.0"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Configures and runs the autocxx build process.
Install a C++ compiler (e.g., g++, clang) and ensure C++ headers are available.
No dependency data recorded yet.