Enum rustc::middle::typeck::infer::region_inference::CombineMapType[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) -> bool
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 (or str), enum,
trait, typedef (or
tdef).