Constant rustc_trans::back::link::METADATA_OBJ_NAME
[−]
[src]
pub const METADATA_OBJ_NAME: &'static str=
"crate.metadata.o"
🔬 This is a nightly-only experimental API. (
rustc_private
)The name of the crate-metadata object file the compiler generates. Must
match up with METADATA_MODULE_NAME
.