Module pymodule

Source
Expand description

Python extension, exported functions and type conversions.

Modules§

conversions
From and to conversions for rust and python types.
utils
Utility functions for argument parsing from python input to inner-crate rust types.

Functions§

PyInit_pconvert_rust
This autogenerated function is called by the python interpreter when importing the module.