mz_
lowertest
0.0.0
mz_lowertest
Function
tokenize
Copy item path
Source
pub fn tokenize(s: &
str
) ->
Result
<
TokenStream
,
String
>
Expand description
Converts
s
into a
proc_macro2::TokenStream