num_enum
num_enum copied to clipboard
Allow #derive(Default) with catch_all
Hi,
It seems that:
Attribute "catch_all" is mutually exclusive with "default"
Could you make this an option ? I'd really like to use your crate in my project, but this is a showstopper right now.
Thanks.