Module cxx
C++ bridge runtime support; paired with cxx_build.
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.