Trait rustc_codegen_llvm::debuginfo::metadata::MsvcBasicName[][src]

trait MsvcBasicName {
    fn msvc_basic_name(self) -> &'static str;
}

Required methods

Implementations on Foreign Types

Implementors