A prototype implementation of the Rust syntax from scratch (rather than
newtypes of syn) that support derive(Parse), derive(ToTokens) and other
conveniences across all AST node types.
A prototype implementation of the Rust syntax from scratch (rather than
newtypes of syn) that support derive(Parse), derive(ToTokens) and other
conveniences across all AST node types.