Function swc_core::ecma::utils::num_from_str

pub fn num_from_str(s: &str) -> Value<f64>
Available on crate features __ecma and __utils only.