Function tokenize_rt_str

Source
pub fn tokenize_rt_str(text: &str) -> Result<Tokens<'_>, TokenizationError>