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
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