Expand description
Python bindings for DataActor with complete command and event handler forwarding.
Structs§
- PyData
Actor - Python-facing wrapper for
DataActor. - PyData
Actor Inner - 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