pyo3-ffi 0.22.6

Python-API bindings for the PyO3 ecosystem
Documentation
1
2
3
4
5
6
This is a Rust reimplementation of the CPython public header files as necessary
for binary compatibility, with additional metadata to support PyPy.

For original implementations please see:
 - https://github.com/python/cpython
 - https://foss.heptapod.net/pypy/pypy