11 unstable releases
0.5.0 | Feb 24, 2025 |
---|---|
0.4.0 | May 25, 2022 |
0.3.1 | Oct 23, 2021 |
0.2.2 | Oct 3, 2020 |
#71 in Procedural macros
7,222 downloads per month
Used in 12 crates
(via rustpython-derive-impl)
54KB
1.5K
SLoC
syn-ext: shortcuts & editable interface
use syn_ext::ext::*;
- Documentation: https://docs.rs/syn-ext/
- Crates: https://crates.io/crates/syn-ext
lib.rs
:
Collections of syn shortcuts and editable interface.
Start with use syn_ext::ext::*;
Look around extension methods in ext module
Dependencies
~220–660KB
~16K SLoC