Constant rustc_trans::back::link::METADATA_MODULE_NAME
[−]
[src]
pub const METADATA_MODULE_NAME: &'static str=
"crate.metadata"
🔬 This is a nightly-only experimental API. (
rustc_private
)The LLVM module name containing crate-metadata. This includes a .
on
purpose, so it cannot clash with the name of a user-defined module.