Function cast::i64

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

Checked cast function