pyo3::impl_

Module callback

Source
Expand description

Utilities for a Python callable object that invokes a Rust function.

Macros§

wrapping_cast 🔒

Structs§

HashCallbackOutput

Traits§

IntoPyCallbackOutput
Convert the result of callback function into the appropriate return value.
PyCallbackOutput
A type which can be the return type of a python C-API callback
WrappingCastTo

Functions§

convert 👻
⚠️ Internal Docs ⚠️ Not Public API 👉 Official Docs Here