og-enum-to-string 0.1.0

Provides the `EnumToString` derive macro which implements the methods `as_str()` and `as_dbg()` to enums with no associated values
Documentation
1
2
pub use enum_to_string_traits::*;
pub use enum_to_string_macros::*;