Module pconvert_rust::pymodule

source ·
Expand description

Python extension, exported functions and type conversions.

Modules

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

Functions

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