#proc-macro #author #syntax #jsx-like

yanked snax_syntax

Implementation of JSX-like syntax for proc macro authors

0.1.0 Feb 19, 2019

#82 in #author


Used in snax_impl

MIT license

15KB
258 lines

snax_syntax

snax_syntax is a crate for proc macro authors that want a JSX-like syntax for their own library ecosystem.

The best example of how to use snax_syntax is the snax_impl crate!


lib.rs:

snax_syntax is a crate for proc macro authors that want a JSX-like syntax for their own library ecosystem.

The best example of how to use snax_syntax is the snax_impl crate!

Dependencies

~215KB