Function cast::u32[][src]

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

Checked cast function