Synthesize syntax with quasiquoting plugins.
Released under the Apache License 2.0.
By default, synthax
expects to be compiled by a nightly Rust compiler. synthax
is also supported
on the stable and beta channels of Rust with syntex
. To
enable this support, enable the stable
Cargo feature.