Expand description
Python macro support for Rusty Python
This crate provides macro support for Python, allowing Rust code to interact with Python code more seamlessly.
Attribute Macrosยง
- python_
function - Macro to define a Python function
Python macro support for Rusty Python
This crate provides macro support for Python, allowing Rust code to interact with Python code more seamlessly.