Function cast::isize

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

Checked cast function