Function style::attr::parse_double

source ·
pub fn parse_double(string: &str) -> Result<f64, ()>
Expand description