Recursive type
#4216
Replies: 1 comment 3 replies
-
I think what you probably want is to have the recursive value wrapped in
|
Beta Was this translation helpful? Give feedback.
3 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.
-
How do you pass a recursive type to Python?
For example, PyO3's #[pyclass] seems to fail:
Beta Was this translation helpful? Give feedback.
All reactions