enum_builder 0.1.0

Simple macros that allow building enum types from variants that can be defined in multiple dispersed files in the crate.
Documentation
1
2
# enum_builder
Simple macros that allow building enum types from variants that can be defined in multiple dispersed files in the crate.