Expand description
Implementation detail for the cpp
crate.
The purpose of this crate is only to allow sharing code between the
cpp_build
and the cpp_macros
crates.
Modules§
Structs§
Enums§
Constants§
- LIB_
NAME - MSVC_
LIB_ NAME - STRUCT_
METADATA_ MAGIC - This constant is expected to be a unique string within the compiled binary which precedes a definition of the metadata. It begins with rustcpp~metadata, which is printable to make it easier to locate when looking at a binary dump of the metadata.
- VERSION