Function path_parser

Source
pub fn path_parser() -> impl Parser<char, Vec<String>, Error = Simple<char>>