Constant rustc_metadata::METADATA_HEADER [−][src]
Expand description
Metadata header which includes METADATA_VERSION.
This header is followed by the position of the CrateRoot,
which is encoded as a 32-bit big-endian unsigned integer,
and further followed by the rustc version string.