[−][src]Module bastion::bastion
Main module for the runtime.
Runtime management code and root supervision happens here. Root supervisor's spawn method is here to have a frictionless start for newcomers.
Structs
| Bastion | Runtime which holds the runtime configuration and implements methods for configuring root-level supervisors, fault recovery, and set up/tear down methods. |
| FAULTED | Fault induced supervisors queue |
| PLATFORM | Platform which contains runtime system. |