[]Function assembly_maps::luz::paths::parser::parse_path

pub fn parse_path(i: &[u8]) -> IResult<&[u8], Path, (&[u8], ErrorKind)>