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.