Function syn_rsx::parse

source · []
pub fn parse(tokens: TokenStream) -> Result<Vec<Node>>
Expand description

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