Struct rustc_typeck::middle::ty::FloatVidUnstable
[-] [+]
[src]
pub struct FloatVid {
pub index: u32,
}Fields
index |
pub struct FloatVid {
pub index: u32,
}index |
impl UnifyKey for FloatVidtype Value = Option<FloatTy>fn index(&self) -> u32fn from_index(i: u32) -> FloatVidfn tag(Option<FloatVid>) -> &'static strimpl Debug for FloatVidimpl<'tcx> Repr<'tcx> for FloatVidimpl Hash for FloatVidfn hash<__H>(&self, __arg_0: &mut __H) where __H: Hasherfn hash_slice<H>(data: &[Self], state: &mut H) where H: Hasherimpl Eq for FloatVidimpl PartialEq<FloatVid> for FloatVidimpl Copy 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, enum,
trait, typedef (or
tdef).