Ankit Goel
Results
3
issues of
Ankit Goel
Based on Bayard's patch in https://bugs.python.org/issue15393 Fixes #59598 * Issue: gh-59598
awaiting review
Fixes #3498
Resolves #358 ## Synopsis A new derive for generating `as_foo`, `as_bar` methods for an enum with fields `foo` and `bar`. ## Solution Similar to TryUnwrap but generates functions returning an...
enhancement