Type conversion from Python enum.Enum subclass #3229
Unanswered
evan0greenup
asked this question in
Questions
Replies: 1 comment
-
I am not aware of any convention here, I would suggest taking the argument as |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
For user defined Python enum object, how to pass it to a Rust function?
as a string?
<class name>.<enum name>
or something else?Is there any recommend practice?
Beta Was this translation helpful? Give feedback.
All reactions