Function cast::f32

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

Checked cast function