Expand description
Python bindings for fill model types.
Structs§
Functions§
- fill_
model_ any_ to_ pyobject - Converts a Rust
FillModelAnyinto 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.