Function cast::i32

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

Checked cast function