View Source Actors.Actor.Entity (spawn v0.5.4)
Entity
controls the entire lifecycle of the Host Actor.
Link to this section Summary
Functions
Returns a specification to start this module under a supervisor.
Retrieve the Actor state direct from memory.
Synchronously invokes an Action on an Actor.
Asynchronously invokes an Action on an Actor.
Link to this section Functions
Returns a specification to start this module under a supervisor.
See Supervisor
.
Retrieve the Actor state direct from memory.
Synchronously invokes an Action on an Actor.
Asynchronously invokes an Action on an Actor.