parse

Function parse 

Source
fn parse(input: &str) -> (Result<Number, NumberError>, &str)