Skip to main content

Module actor_ref

Module actor_ref 

Source
Expand description

ActorRef is a strongly-typed wrapper over an ActorCell

Structs§

ActorRef
An ActorRef is a strongly-typed wrapper over an ActorCell to provide some syntactic wrapping on the requirement to pass the actor’s message type everywhere.