Enum rustc_typeck::middle::const_eval::IntTyUnstable
[-] [+]
[src]
pub enum IntTy {
I8,
I16,
I32,
I64,
}Variants
I8 | |
I16 | |
I32 | |
I64 |
pub enum IntTy {
I8,
I16,
I32,
I64,
}I8 | |
I16 | |
I32 | |
I64 |
impl IntTyimpl Debug for IntTyimpl PartialEq<IntTy> for IntTyimpl Clone for IntTyfn clone(&self) -> IntTyfn clone_from(&mut self, source: &Self)impl Copy for IntTy
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).