Skip to main content

cast_string_to_float32

Function cast_string_to_float32 

Source
fn cast_string_to_float32<'a>(a: &'a str) -> Result<f32, EvalError>