Skip to main content

Crate python_macros

Crate python_macros 

Source
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