Skip to main content

Mountain/ApplicationState/State/FeatureState/LifecyclePhase/
mod.rs

1
2//! Application boot-phase state. Callers spell
3//! `LifecyclePhase::LifecyclePhaseState::LifecyclePhaseState`.
4
5pub mod LifecyclePhaseState;