Module context

Source
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.