Module value

Source

FunctionsΒ§

backslash_u πŸ”’
backslash_x πŸ”’
byte πŸ”’
Get the byte at offset idx, or a default of b'\0' if we’re looking past the end of the input buffer.
next_chr πŸ”’
parse_lit_byte πŸ”’
parse_lit_byte_str πŸ”’
parse_lit_byte_str_cooked πŸ”’
parse_lit_byte_str_raw πŸ”’
parse_lit_c_str πŸ”’
parse_lit_c_str_cooked πŸ”’
parse_lit_c_str_raw πŸ”’
parse_lit_char πŸ”’
parse_lit_float πŸ”’
parse_lit_int πŸ”’
parse_lit_str πŸ”’
parse_lit_str_cooked πŸ”’
parse_lit_str_raw πŸ”’