Releases: Juici/int-enum-rs
Releases · Juici/int-enum-rs
1.1.2
1.1.1
1.0.1
1.0.0
Rewrite the macro to use a single proc-macro crate.
The macro now derives impls for From
and TryFrom
instead of using a custom IntEnum
trait.
Full Changelog: 0.4.0...1.0.0