Skip to main content

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

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