Function ::std::f64::parse

Overview
fn parse(s: String) -> Result
Deprecated:Use std::string::parse::<f64> instead