Module byte
litrs
1.0.0
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'
.