Function cast::f32[][src]

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

Checked cast function