1 unstable release
| 0.1.0 | Jan 10, 2024 |
|---|
#1248 in Procedural macros
104 downloads per month
Used in 7 crates
(2 directly)
7KB
119 lines
Why This Project
Provides enum Bind, the syntax definition of let-binding shorthand utilized
in crate bind.
This is not a proc-macro library, but a library providing syntax parsing for
those proc macro libraries which provide similar functionality with
crate bind.
Provides enum Bind for proc macro bind::bind!().
This is not a proc-macro library, but a library providing syntax parsing for
libraries which provide similar proc-macros as bind::bind!().
See ../bind/README.md for more.
Dependencies
~140–540KB
~13K SLoC