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