Module core::u64Unstable[src]

Operations and constants for unsigned 64-bits integer (u64 type)

Primitive Types

u64

Operations and constants for unsigned 64-bits integer (u64 type)

Statics

pub static BITS: uint = 64  
pub static BYTES: uint = ($bits / 8)  
pub static MAX: u64  
pub static MIN: u64