Module cxx_build
C++ bridge generator; paired with cxx.
See crate ::cxx.
Modules
Type Aliases
Macros
- let_cxx_string Construct a C++ std::string on the Rust stack.
-
type_id
For use in impls of the
ExternTypetrait. SeeExternType.