debot_utils

Function parse_to_f64

Source
pub fn parse_to_f64(input: &str) -> Result<f64, ParseFloatError>