Skip to main content

wrap_python_indicator

Function wrap_python_indicator 

Source
pub fn wrap_python_indicator(
    py: Python<'_>,
    indicator: Py<PyAny>,
) -> SharedActorIndicator
Expand description

Wraps a Python indicator object for registration with the Rust actor core.