Struct rustc_lint::middle::infer::region_inference::TwoRegionsUnstable
[-] [+]
[src]
pub struct TwoRegions { // some fields omitted }
pub struct TwoRegions { // some fields omitted }
impl Hash for TwoRegions
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
).