pyo3_nullify 0.1.0

Nullify usage of pyo3 proc macros
Documentation

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.