Struct rustc_lint::middle::infer::region_inference::TwoRegionsUnstable [-] [+] [src]

pub struct TwoRegions {
    // some fields omitted
}

Trait Implementations

Derived Implementations

impl Hash for TwoRegions

fn hash<__H>(&self, __arg_0: &mut __H) where __H: Hasher

impl Eq for TwoRegions

impl PartialEq<TwoRegions> for TwoRegions

fn eq(&self, __arg_0: &TwoRegions) -> bool

fn ne(&self, __arg_0: &TwoRegions) -> bool

impl Clone for TwoRegions

fn clone(&self) -> TwoRegions

fn clone_from(&mut self, source: &Self)

impl Copy for TwoRegions