Function cast::f32

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

Checked cast function