[][src]Function syn_rsx::parse

pub fn parse(
    tokens: TokenStream,
    config: Option<ParserConfig>
) -> Result<Vec<Node>>

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