syn-mid
Providing the features between "full" and "derive" of syn.
0.6.1
17M downloads/mo
#2261 most downloaded on crates.io
taiki-e/syn-mid
What this package is like to depend on
Last release 5 months ago
27 Feb 2026
Release timing varies
gaps range from 3 months to 2.5 years
Nearly every release is documented
notes for 10 of 10 stable releases
1 version withdrawn
withdrawn after publishing
8 years old
11 releases · first in 2019
1 release in the last 12 months
see the full history below
Release timeline
11 releases · Feb 2019 to Feb 2026Releases
latest 11-
0.6.127 Feb 2026 -
0.6.030 Sep 2023 -
0.5.429 Jun 2023Release notes
Open source →-
Increase the minimum supported Rust version from Rust 1.31 to Rust 1.56.
-
Update minimal version of
proc-macro2to 1.0.60.
Release notes
Open source →-
Increase the minimum supported Rust version from Rust 1.31 to Rust 1.56.
-
Update minimal version of
proc-macro2to 1.0.60.
-
-
0.5.305 Jan 2021 -
0.5.229 Dec 2020 -
0.5.114 Oct 2020Release notes
Open source →-
Implement
ParseforSignature. -
Update parser implementations based on
syn1.0.44. This includes some bugfixes. -
Disable default features of
proc-macro2andquote.
Release notes
Open source →-
Implement
ParseforSignature. -
Update parser implementations based on
syn1.0.44. This includes some bugfixes. -
Disable default features of
proc-macro2andquote.
-
-
0.5.009 Dec 2019 -
0.4.015 Aug 2019Release notes
Open source →-
Updated all data structures based on
syn1.0. -
Updated
proc-macro2,syn, andquoteto 1.0. -
Bumped the minimum required version from Rust 1.30 to Rust 1.31.
Release notes
Open source →-
Updated all data structures based on
syn1.0. -
Updated
proc-macro2,syn, andquoteto 1.0. -
Bumped the minimum required version from Rust 1.30 to Rust 1.31.
-
-
0.3.017 Feb 2019Release notes
Open source →-
Removed support for unneeded syntax.
-
Removed unneeded types and fields.
-
Implemented
ParseforBlock. -
Changed
clone-implsfeature to "disabled by default". -
Removed
extra-traitsfeature. -
Bumped the minimum required version from Rust 1.15 to Rust 1.30.
-
-
0.2.015 Feb 2019 -
0.1.014 Feb 2019 withdrawn