pub fn tokenize_bytes(bytes: &[u8]) -> Result<Tokens<'_>, TokenizationError>
Tokenize bytes to Tokens