Module core::u16Unstable[src]

Operations and constants for unsigned 16-bits integers (u16 type)

Primitive Types

u16

Operations and constants for unsigned 16-bits integers (u16 type)

Statics

pub static BITS: uint = 16  
pub static BYTES: uint = ($bits / 8)  
pub static MAX: u16  
pub static MIN: u16