Skip to main content

Module actor

Module actor 

Source
Expand description

Python bindings for DataActor with complete command and event handler forwarding.

Structs§

PyDataActor
Python-facing wrapper for DataActor.
PyDataActorInner
Inner state of PyDataActor, shared between Python wrapper and Rust registries.

Functions§

prepare_python_actor
Prepares a Python actor for registration and returns its final actor ID.
register_python_exec_algorithm_endpoint