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