parse_fetch_line

Function parse_fetch_line 

Source
pub fn parse_fetch_line(input: &str) -> IResult<&str, (usize, Vec<f64>)>