m172021

Results 1 comments of m172021

I am running into similar issues. I am looking at: https://github.com/RustPython/RustPython/blob/main/examples/call_between_rust_and_python.rs#L65-L83 Here is my question: on the Rust side, I have a `RustStruct`. Question: how do I bind this in...