Struct rustc_trans::middle::ty::RegionVidUnstable
[-] [+]
[src]
pub struct RegionVid { pub index: u32, }
Fields
index |
pub struct RegionVid { pub index: u32, }
index |
impl Debug for RegionVid
impl<'tcx> Repr<'tcx> for RegionVid
impl Copy for RegionVid
impl Hash for RegionVid
fn hash<__H>(&self, __arg_0: &mut __H) where __H: Hasher
fn hash_slice<H>(data: &[Self], state: &mut H) where H: Hasher
impl Decodable for RegionVid
impl Encodable for RegionVid
impl Eq for RegionVid
impl PartialEq<RegionVid> for RegionVid
impl Clone for RegionVid
fn clone(&self) -> RegionVid
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
).