☰
Trait CodegenObject
Implementors
Other items in
rustc_codegen_ssa
::
traits
All crates
?
Trait
rustc_codegen_ssa
::
traits
::
CodegenObject
[
−
]
[src]
pub trait CodegenObject:
Copy
+
PartialEq
+
Debug
{ }
Implementors
[src]
impl<T:
Copy
+
PartialEq
+
Debug
>
CodegenObject
for T