10 unstable releases (4 breaking)

0.4.0 May 25, 2022
0.3.1 Oct 23, 2021
0.3.0 Sep 7, 2021
0.2.2 Oct 3, 2020

#1728 in Rust patterns

Download history 2039/week @ 2024-08-09 1529/week @ 2024-08-16 1462/week @ 2024-08-23 1460/week @ 2024-08-30 2218/week @ 2024-09-06 1000/week @ 2024-09-13 1290/week @ 2024-09-20 1079/week @ 2024-09-27 1144/week @ 2024-10-04 1751/week @ 2024-10-11 1753/week @ 2024-10-18 1613/week @ 2024-10-25 2054/week @ 2024-11-01 2660/week @ 2024-11-08 2381/week @ 2024-11-15 1754/week @ 2024-11-22

9,085 downloads per month
Used in 10 crates (via rustpython-derive-impl)

Custom license

49KB
1K 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

~1.5MB
~36K SLoC