Enum rustc_lint::middle::const_eval::UintTyUnstable
[-] [+]
[src]
pub enum UintTy {
U8,
U16,
U32,
U64,
}Variants
U8 | |
U16 | |
U32 | |
U64 |
pub enum UintTy {
U8,
U16,
U32,
U64,
}U8 | |
U16 | |
U32 | |
U64 |
impl UintTyimpl Debug for UintTyimpl PartialEq<UintTy> for UintTyimpl Clone for UintTyfn clone(&self) -> UintTyfn clone_from(&mut self, source: &Self)impl Copy for UintTy
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).