Skip to main content

cast_string_to_float64

Function cast_string_to_float64 

Source
fn cast_string_to_float64<'a>(a: &'a str) -> Result<f64, EvalError>