mz_lowertest

Function tokenize

Source
pub fn tokenize(s: &str) -> Result<TokenStream, String>
Expand description

Converts s into a proc_macro2::TokenStream