Crate pyo3_bindgen_macros

source ·
Expand description

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

Macros§

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