Function parse_float_value

Source
pub fn parse_float_value(input: &str) -> Result<FloatValue, ParseFloatError>