Function cast::u32

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

Checked cast function