enum2repr 0.1.9

EnumRepr is a rust derive macro that creates a try_from<T> implementation for an enum with only unit variants. All types supported by #[repr(T)] are supported by enum2repr.
Documentation