Replies: 1 comment
-
The |
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
-
Is it possible to implement a custom IntoPyObject for a pyclass object?
When I do this I get the error "conflicting implementations of trait
pyo3::IntoPyObject<'_>
for typeenums::ValueTypeEnum
"Beta Was this translation helpful? Give feedback.
All reactions