Struct rustc_typeck::middle::ty::FloatVidExperimental
[-]
[+]
[src]
pub struct FloatVid {
pub index: u32,
}Fields
index |
pub struct FloatVid {
pub index: u32,
}index |
impl<'tcx> UnifyKey<'tcx, Option<FloatTy>> for FloatVidfn index(&self) -> uintfn from_index(i: uint) -> FloatVidfn unification_table(infcx: &'v InferCtxt) -> &'v RefCell<UnificationTable<FloatVid, Option<FloatTy>>>fn tag(Option<FloatVid>) -> &'static strimpl Show for FloatVidimpl<'tcx> Repr<'tcx> for FloatVidimpl<__S: Writer> Hash<__S> for FloatVidfn hash(&self, __arg_0: &mut __S)impl Eq for FloatVidfn assert_receiver_is_total_eq(&self)impl PartialEq<FloatVid> for FloatVidfn eq(&self, __arg_0: &FloatVid) -> boolfn ne(&self, __arg_0: &FloatVid) -> boolfn ne(&self, &FloatVid) -> boolimpl Copy for FloatVidimpl Clone for FloatVidfn clone(&self) -> FloatVidfn clone_from(&mut self, &FloatVid)
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).