README.md
January 18, 2016 ยท View on GitHub
Super rough examples of calling Rust functions from Python via FFI.
Everything tested using Python 3, the "cffi" (pip install cffi) library, and Rust 1.5 stable.
January 18, 2016 ยท View on GitHub
Super rough examples of calling Rust functions from Python via FFI.
Everything tested using Python 3, the "cffi" (pip install cffi) library, and Rust 1.5 stable.