Expand description
Python bindings for fee model types.
Functionsยง
- fee_
model_ any_ to_ pyobject - Converts a Rust
FeeModelAnyinto its Python binding object. - pyobject_
to_ fee_ model_ any - Extracts a Python fee model object into a Rust
FeeModelAny.