Skip to main content

tokenize

Function tokenize 

Source
pub fn tokenize(bytes: &[u8], mode: WidthMode, eaw_wide: bool) -> Tokenizer<'_> 
Expand description

Tokenize an input byte slice into ANSI-aware tokens.