litrs
0.4.1
Module byte
Module Items
Structs
Functions
In crate litrs
litrs
Module
byte
Copy item path
source
Structs
§
ByteLit
A (single) byte literal, e.g.
b'k'
or
b'!'
.
Functions
§
parse_
impl
🔒
Precondition: must start with
b'
.