Function cast::u64 [] [src]

pub fn u64<T>(x: T) -> <u64 as From<T>>::Output where
    u64: From<T>, 

Checked cast function