Function tokenize_rt_str

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

Like tokenize_str but includes whitespace and comment tokens