pub fn parse2(tokens: TokenStream) -> Result<Vec<Node>>
Expand description

Parse the given proc-macro2::TokenStream into a Node tree