[][src]Crate pyo3_derive_backend

This crate contains the implementation of the proc macro attributes

Modules

args
defs
func
method
module

Code generation for the function that initializes a python module and adds classes and function.

py_class
py_impl
py_method
py_proto
utils