Struct rustc_lint::middle::ty::TyVidUnstable
[-] [+]
[src]
pub struct TyVid { pub index: u32, }
Fields
index |
pub struct TyVid { pub index: u32, }
index |
impl Debug for TyVid
impl<'tcx> Repr<'tcx> for TyVid
impl Hash for TyVid
impl Eq for TyVid
impl PartialEq<TyVid> for TyVid
impl Copy for TyVid
impl Clone for TyVid
fn clone(&self) -> TyVid
fn 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
).