14 releases
0.0.1-beta.7 | Jun 11, 2023 |
---|---|
0.0.1-beta.6 | May 12, 2023 |
0.0.1-beta.3 | Apr 30, 2023 |
0.0.1-alpla.7 | Feb 22, 2023 |
0.0.1-alpla.2 | Oct 23, 2022 |
#657 in Procedural macros
62 downloads per month
Used in 4 crates
(2 directly)
61KB
1.5K
SLoC
kproc-macros
proposal to integrate a library in the Linux kernel where it is possible for parse easily rust code to make easy the parsing of procedural macros
lib.rs
:
kproc-parser is a minimal procedural macros parser that produce a convenient AST by including only the necessary code.