Expand description
§Actors on Stage
Stage is an Actor Model. That is to say, it’s a means to define a system composed of units of work that communicate via messages.
Re-exports§
Modules§
- actors
- Actors
- io
- sys_
msgs - Messages used by Stage. These messages should be taken seriously and most often not ignored.
- system
- traits
Macros§
Statics§
- STAGE_
EPOCH - Stage’s Epoch for ID generation (January 1st, 2020)