enum-as-inner
A proc-macro for deriving inner field accessor functions on enums.
0.7.0
134M downloads/mo
#678 most downloaded on crates.io
bluejekyll/enum-as-inner
What this package is like to depend on
Last release 6 months ago
02 Feb 2026
Release timing varies
gaps range from 2 weeks to 1.6 years
Most releases are documented
notes for 9 of 14 stable releases
1 version withdrawn
withdrawn after publishing
8 years old
15 releases · first in 2018
1 release in the last 12 months
see the full history below
Release timeline
15 releases · Dec 2018 to Feb 2026Releases
latest 15-
0.7.002 Feb 2026Nothing published for this version
-
0.6.109 Sep 2024 -
0.6.030 May 2023Release notes
Open source →- Previous changes deserved a minor version bump, 0.5.2 yanked, 0.6.0 released
-
0.5.227 May 2023 withdrawnRelease notes
Open source →- Add is_* impl for non unit variants, #91 by goolmoos
- Fully qualify both Option and Result in generated code, #96 by kepler-5
-
0.5.106 Aug 2022Release notes
Open source →- Generated functions now marked
#[inline]to help with lto across crate boundaries for libraries, #87 by zxch3n
- Generated functions now marked
-
0.5.023 May 2022Release notes
Open source →- Changed all references in generated functions to use
Selfwhere applicable.
- Changed all references in generated functions to use
-
0.4.026 Feb 2022Release notes
Open source →Changed
- Change unit variants to use predicate functions (@CeleritasCelery) #76
-
0.3.425 Feb 2022 -
0.3.308 Aug 2020 -
0.3.206 Mar 2020 -
0.3.117 Feb 2020Release notes
Open source →Added
- this CHANGELOG.md
Changes
- Updated docs for new
usesyntax of macros
-
0.3.002 Sep 2019Nothing published for this version
-
0.2.109 Dec 2018Nothing published for this version
-
0.2.008 Dec 2018Nothing published for this version
-
0.1.008 Dec 2018Nothing published for this version