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

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