Tom Dudzik

Results 5 issues of Tom Dudzik

there is a useful flag for -C for custom derives for structs. why doesn't this work for enums too? would be very helpful

is there a way to nicely convert an enum to its string representation? I see that there is a (very useful) `from(&str)` method, but what about the inverse, something like...

i'm working on a project using `tungstenite` right now, and after profiling my code I noticed it's doing a lot of allocations so i'm looking to replace it with something...

would be nice if you guys could publish a new release crate with a version bump. i tried running the examples in the dir and they don't compile on `0.1.0`,...