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.