Function cast::u64

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

Checked cast function