Module core::u32Unstable[src]
Operations and constants for unsigned 32-bits integers (u32 type)
Primitive Types
| u32 | Operations and constants for unsigned 32-bits integers ( |
Statics
pub static BITS: uint = 32 |
|
pub static BYTES: uint = ($bits / 8) |
|
pub static MAX: u32 |
|
pub static MIN: u32 |