☰
Type Definition MetadataRef
Other items in
rustc_codegen_ssa
::
traits
::
backend
All crates
?
Type Definition
rustc_codegen_ssa
::
traits
::
backend
::
MetadataRef
[
−
]
[src]
pub type MetadataRef =
OwningRef
<
Box
<dyn
Erased
+ 'static,
Global
>,
[
u8
]
>;