Function cock_lib::bin_modules::standard_prompt::parse_to_float
source · pub fn parse_to_float(input: &str, default: f32) -> f32Expand description
This function parses a string to a float.
pub fn parse_to_float(input: &str, default: f32) -> f32This function parses a string to a float.