Enum rustc_trans::middle::infer::region_inference::CombineMapTypeUnstable
[-] [+]
[src]
pub enum CombineMapType { Lub, Glb, }
Variants
Lub | |
Glb |
pub enum CombineMapType { Lub, Glb, }
Lub | |
Glb |
impl PartialEq<CombineMapType> for CombineMapType
fn eq(&self, __arg_0: &CombineMapType) -> bool
fn ne(&self, __arg_0: &CombineMapType) -> bool
impl Clone for CombineMapType
fn clone(&self) -> CombineMapType
fn clone_from(&mut self, source: &Self)
impl Copy for CombineMapType
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
).