Skip to main content

Module ApplicationRunTime

Module ApplicationRunTime 

Source
Expand description

Application runtime module containing the struct definition. The struct is accessible as RunTime::ApplicationRunTime::ApplicationRunTime. Echo-scheduler-powered runtime that executes ActionEffect pipelines. Method-per-file impls live as siblings under RunTime/Execute/ and RunTime/Shutdown/. The struct stays here (no pub use indirection) so callers spell RunTime::ApplicationRunTime::ApplicationRunTime.

Structsยง

ApplicationRunTime