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