snax 0.3.0

JSX-like syntax for proc macro authors
Documentation

Snax

Travis-CI Build

Snax is JSX for Rust.

More specifically, it's a library for proc macro authors who want JSX-like syntax in their libraries.

For the current best example of how to use Snax, check out the current source of the ritz crate.

Requirements

Snax requires Rust 1.32 or newer.

License

Snax is available under the MIT license. See LICENSE.txt for details.