Struct rustc_trans::middle::ty::IntVidExperimental
[-]
[+]
[src]
pub struct IntVid {
pub index: u32,
}Fields
index |
pub struct IntVid {
pub index: u32,
}index |
impl<'tcx> UnifyKey<'tcx, Option<IntVarValue>> for IntVidfn index(&self) -> uintfn from_index(i: uint) -> IntVidfn unification_table(infcx: &'v InferCtxt) -> &'v RefCell<UnificationTable<IntVid, Option<IntVarValue>>>fn tag(Option<IntVid>) -> &'static strimpl Show for IntVidimpl<'tcx> Repr<'tcx> 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<IntVid> for IntVidfn eq(&self, __arg_0: &IntVid) -> boolfn ne(&self, __arg_0: &IntVid) -> boolfn ne(&self, &IntVid) -> boolimpl Copy for IntVidimpl Clone for IntVidfn clone(&self) -> IntVidfn clone_from(&mut self, &IntVid)
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).