Struct rustc::middle::ty::FloatVid[src]
pub struct FloatVid {
pub index: uint,
}Fields
index |
pub struct FloatVid {
pub index: uint,
}index |
impl Show for FloatVidimpl UnifyKey<Option<FloatTy>> for FloatVidfn index(&self) -> uintfn from_index(i: uint) -> FloatVidfn unification_table<'v>(infcx: &'v InferCtxt) -> &'v RefCell<UnificationTable<FloatVid, Option<FloatTy>>>fn tag(_: Option<FloatVid>) -> &'static strimpl Repr 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 for FloatVidimpl Clone for FloatVidfn clone(&self) -> FloatVidfn 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).