cast

Function i64

Source
pub fn i64<T>(x: T) -> <i64 as From<T>>::Output
where i64: From<T>,
Expand description

Checked cast function