Struct rustc_trans::middle::infer::region_inference::TwoRegionsUnstable
[-] [+]
[src]
pub struct TwoRegions {
// some fields omitted
}pub struct TwoRegions {
// some fields omitted
}impl Hash for TwoRegionsfn hash<__H>(&self, __arg_0: &mut __H) where __H: Hasherfn hash_slice<H>(data: &[Self], state: &mut H) where H: Hasherimpl Eq for TwoRegionsimpl PartialEq<TwoRegions> for TwoRegionsfn eq(&self, __arg_0: &TwoRegions) -> boolfn ne(&self, __arg_0: &TwoRegions) -> boolimpl Clone for TwoRegionsfn clone(&self) -> TwoRegionsfn clone_from(&mut self, source: &Self)impl Copy for TwoRegions
Prefix searches with a type followed by a colon (e.g.
fn:) to restrict the search to a given type.
Accepted types are: fn, mod,
struct, enum,
trait, typedef (or
tdef).