Struct rustc_typeck::middle::infer::region_inference::TwoRegionsUnstable
[-] [+]
[src]
pub struct TwoRegions { // some fields omitted }
pub struct TwoRegions { // some fields omitted }
impl Hash for TwoRegions
fn hash<__H>(&self, __arg_0: &mut __H) where __H: Hasher
fn hash_slice<H>(data: &[Self], state: &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
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
).