Enum rustc::middle::infer::region_inference::CombineMapTypeUnstable
[-] [+]
[src]
pub enum CombineMapType {
Lub,
Glb,
}Variants
Lub | |
Glb |
pub enum CombineMapType {
Lub,
Glb,
}Lub | |
Glb |
impl PartialEq for CombineMapTypefn eq(&self, __arg_0: &CombineMapType) -> boolfn ne(&self, __arg_0: &CombineMapType) -> boolimpl Clone for CombineMapTypefn clone(&self) -> CombineMapTypefn 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).