Function cast::u32

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

Checked cast function