Function syn_error_experiment::parse[][src]

pub fn parse<T: Parse>(input: TokenStream) -> Result<T>

Parse tokens of source code into the chosen syntax tree node.