[][src]Function assembly::luz::paths::parser::parse_path_type

pub fn parse_path_type(i: &[u8]) -> Result<(&[u8], PathType), Err<Error<&[u8]>>>