pub fn read_double(s: &mut &str) -> PResult<f64>
Expand description

Parse a line containing a float number possibly surrounded by spaces