oxidate 0.1.0

Turns strings into a Rust AST
Documentation

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.