Struct rustc_typeck::middle::ty::TyVidExperimental
[-]
[+]
[src]
pub struct TyVid { pub index: u32, }
Fields
index |
pub struct TyVid { pub index: u32, }
index |
impl Show for TyVid
impl<'tcx> Repr<'tcx> for TyVid
impl<__S: Writer> Hash<__S> for TyVid
fn hash(&self, __arg_0: &mut __S)
impl Eq for TyVid
fn assert_receiver_is_total_eq(&self)
impl PartialEq<TyVid> for TyVid
fn eq(&self, __arg_0: &TyVid) -> bool
fn ne(&self, __arg_0: &TyVid) -> bool
fn ne(&self, &TyVid) -> bool
impl Copy for TyVid
impl Clone for TyVid
fn clone(&self) -> TyVid
fn clone_from(&mut self, &TyVid)
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
).