token_stream_from_str

Macro token_stream_from_str 

Source
macro_rules! token_stream_from_str {
    ($string: expr) => { ... };
}