Crate pyo3_bindgen_macros

Source
Expand description

Procedural macros for automatic generation of Rust FFI bindings to Python modules.

Macrosยง

import_python
Procedural macro for generating Rust bindings to Python modules in-place.