cast

Function i32

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

Checked cast function