Function parse

Source
pub fn parse(input: &str) -> Result<Vec<String>, Errors<char, &str, usize>>