Skip to main content

Module fill

Module fill 

Source
Expand description

Python bindings for fill model types.

Structs§

PyFillModel
PythonFillModel

Functions§

fill_model_any_to_pyobject
Converts a Rust FillModelAny into its Python binding object.
pyobject_to_fill_model_any
Extracts a Python fill model object into a Rust FillModelAny.
pyobject_to_fill_model_handle
Extracts a Python fill model object into a runtime FillModelHandle.