Crate dsl_ractor

Crate dsl_ractor 

Source

Macros§

actor_handle
Procedural macro to define the actor’s message handling logic.
actor_pre_start
Procedural macro to define the actor’s initialization logic.

Attribute Macros§

actor
Attribute macro to define an Actor.