Function cast::i64

source ·
pub fn i64<T>(x: T) -> <i64 as From<T>>::Outputwhere
    i64: From<T>,
Expand description

Checked cast function