Type Definition rustc_codegen_ssa::traits::backend::MetadataRef[][src]

pub type MetadataRef = OwningRef<Box<dyn Erased + 'static, Global>, [u8]>;