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

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