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

#1668 in Rust patterns

Download history 1631/week @ 2024-07-19 1827/week @ 2024-07-26 1894/week @ 2024-08-02 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 2048/week @ 2024-11-01

7,379 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
~37K SLoC