Expand description
Context represents an environment in which actor is being executed.
For details, see the Context documentation.
Structs§
- Context
Contextrepresents an environment in which actor is being executed.
Constants§
- DEFAULT_
CAPACITY - Default capacity for the mailbox.