/rust-cpython-pyo3

Rust-CPython and PyO3 trying to understand each other

Primary LanguageRust

rust-cpython-pyo3

An experiment to get Rust-CPython to understand types defined in PyO3.

Run ./run.py to test. See src/python/ffi_bridge/main.py for two issues.