Module byte

Module byte 

Source

Structs§

ByteLit
A (single) byte literal, e.g. b'k' or b'!'.

Functions§

parse_impl 🔒
Precondition: must start with b'.