Enum rustc::middle::ty::IntVarValue[src]
pub enum IntVarValue {
IntType(IntTy),
UintType(UintTy),
}Variants
IntType | |
UintType |
pub enum IntVarValue {
IntType(IntTy),
UintType(UintTy),
}IntType | |
UintType |
impl Show for IntVarValueimpl SimplyUnifiable for IntVarValuefn to_type_err(err: expected_found<IntVarValue>) -> type_errimpl Repr for IntVarValueimpl PartialEq for IntVarValuefn eq(&self, __arg_0: &IntVarValue) -> boolfn ne(&self, __arg_0: &IntVarValue) -> boolimpl Clone for IntVarValuefn clone(&self) -> IntVarValuefn clone_from(&mut self, source: &Self)
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).