Skip to main content

is_delimiter

Function is_delimiter 

Source
pub fn is_delimiter(byte: u8) -> bool
Expand description

Whether a byte ends a token and starts syntax of its own.