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

Download history 1738/week @ 2024-12-04 2286/week @ 2024-12-11 1387/week @ 2024-12-18 1549/week @ 2024-12-25 4011/week @ 2025-01-01 2690/week @ 2025-01-08 1346/week @ 2025-01-15 1395/week @ 2025-01-22 1473/week @ 2025-01-29 1598/week @ 2025-02-05 1630/week @ 2025-02-12 2032/week @ 2025-02-19 1922/week @ 2025-02-26 1739/week @ 2025-03-05 1500/week @ 2025-03-12 1652/week @ 2025-03-19

7,222 downloads per month
Used in 12 crates (via rustpython-derive-impl)

Custom license

54KB
1.5K SLoC

syn-ext: shortcuts & editable interface

use syn_ext::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