3 unstable releases

0.2.1 Jul 31, 2024
0.2.0 Jul 31, 2024
0.1.0 Jul 28, 2024

#245 in Procedural macros

Download history 13/week @ 2024-07-22 369/week @ 2024-07-29

89 downloads per month

MIT/Apache

81KB
1.5K SLoC

graffiti-style vermouth logo

vermouth — a new kind of parser for procedural macros.

License

Everything in this repository is dual-licensed under either:

at your option, unless explicitly stated otherwise.


lib.rs:

Fortification against sin. A new kind of parser for procedural macros.

Opposing syn, this crate is designed around the philosophy that malformed input should be handled gracefully by procedural macros.

See the methods on the Parser type for structural documentation.

Dependencies

~260KB