Struct rustc_mir_dataflow::move_paths::abs_domain::AbstractType
source · pub struct AbstractType;
Trait Implementations§
source§impl Clone for AbstractType
impl Clone for AbstractType
source§fn clone(&self) -> AbstractType
fn clone(&self) -> AbstractType
Returns a copy of the value. Read more
1.0.0 · source§fn clone_from(&mut self, source: &Self)
fn clone_from(&mut self, source: &Self)
Performs copy-assignment from
source
. Read moresource§impl Debug for AbstractType
impl Debug for AbstractType
source§impl Hash for AbstractType
impl Hash for AbstractType
source§impl PartialEq<AbstractType> for AbstractType
impl PartialEq<AbstractType> for AbstractType
source§fn eq(&self, other: &AbstractType) -> bool
fn eq(&self, other: &AbstractType) -> bool
This method tests for
self
and other
values to be equal, and is used
by ==
.impl Copy for AbstractType
impl Eq for AbstractType
impl StructuralEq for AbstractType
impl StructuralPartialEq for AbstractType
Auto Trait Implementations§
impl RefUnwindSafe for AbstractType
impl Send for AbstractType
impl Sync for AbstractType
impl Unpin for AbstractType
impl UnwindSafe for AbstractType
Blanket Implementations§
Layout§
Note: Most layout information is completely unstable and may even differ between compilations. The only exception is types with certain repr(...)
attributes. Please see the Rust Reference’s “Type Layout” chapter for details on type layout guarantees.
Size: 0 bytes