Expand description
Utilities for a Python callable object that invokes a Rust function.
Macros§
Structs§
Traits§
- Convert the result of callback function into the appropriate return value.
- A type which can be the return type of a python C-API callback
Functions§
- convert 👻