Module RunTime

Module RunTime 

Source
Expand description

§RunTime Module

This module defines the concrete ApplicationRunTime for the Mountain application.

The ApplicationRunTime is the core execution engine that is powered by the Echo scheduler. It implements the ApplicationRunTime trait from the Common crate and is responsible for running all ActionEffects.

Modules§

ApplicationRunTime
ApplicationRunTime