[][src]Module sealrs::actors::actor_cell

Core of the actor

This object is essentially the actor itself. It encapsulate in self actor object, mailbox and dispatcher. Contains references to the actor system and other elements of the system.

Structs

ActorCell