2 unstable releases
0.3.0 | Sep 29, 2019 |
---|---|
0.2.0 | Feb 19, 2019 |
0.1.0 |
|
#1533 in Procedural macros
381 downloads per month
Used in 5 crates
(via ritz_impl)
17KB
308 lines
Snax
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.
lib.rs
:
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.
Dependencies
~58KB