Function cast::i64 [] [src]

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

Checked cast function