1 unstable release
0.1.0 | Apr 14, 2023 |
---|
#78 in #pyo3
2,533 downloads per month
Used in packet_rs
3KB
Pyo3 Nullifier
This is a simple crate to nullify usage of pyo3 macros. It basically to works around https://github.com/PyO3/pyo3/issues/780.
Refer to the examples directory.