⚠️ Internal Docs ⚠️ Not Public API 👉 Official Docs Here
Expand description

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

Structs

Enums

Functions

Extracts the data from the #[pyfn(…)] attribute of a function

Finds and takes care of the #[pyfn(…)] in #[pymodule]

Generates the function that is called by the python interpreter to initialize the native module