Struct rustc::middle::ty::IntVid[src]
pub struct IntVid {
pub index: uint,
}Fields
index |
pub struct IntVid {
pub index: uint,
}index |
impl Show for IntVidimpl UnifyKey<Option<IntVarValue>> for IntVidfn index(&self) -> uintfn from_index(i: uint) -> IntVidfn unification_table<'v>(infcx: &'v InferCtxt) -> &'v RefCell<UnificationTable<IntVid, Option<IntVarValue>>>fn tag(_: Option<IntVid>) -> &'static strimpl Repr for IntVidimpl<__S: Writer> Hash<__S> for IntVidfn hash(&self, __arg_0: &mut __S)impl Eq for IntVidfn assert_receiver_is_total_eq(&self)impl PartialEq for IntVidimpl Clone for IntVidfn clone(&self) -> IntVidfn 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).