[][src]Function syn::parse_token_trees

pub fn parse_token_trees(input: &str) -> Result<Vec<TokenTree>, String>