Struct rustc::middle::ty::t[src]
pub struct t {
// some fields omitted
}pub struct t {
// some fields omitted
}impl Show for timpl TypeFoldable for tfn fold_with<F: TypeFolder>(&self, folder: &mut F) -> timpl LatticeValue for tfn sub(cf: CombineFields, a: &t, b: &t) -> uresfn lub(cf: CombineFields, a: &t, b: &t) -> cres<t>fn glb(cf: CombineFields, a: &t, b: &t) -> cres<t>impl Resolvable for tfn resolve(&self, infcx: &InferCtxt) -> tfn contains_error(&self) -> boolimpl Repr for timpl UserString for tfn user_string(&self, tcx: &ctxt) -> Stringimpl<__S: Writer> Hash<__S> for tfn hash(&self, __arg_0: &mut __S)impl Eq for tfn assert_receiver_is_total_eq(&self)impl PartialEq for timpl Clone for tfn clone(&self) -> tfn 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).