pub fn tokenize_rt_bytes(bytes: &[u8]) -> Result<Tokens<'_>, TokenizationError>
Like tokenize_rt_str but for bytes