Skip to main content

DevelopmentNodeEnvironment_MicrosoftVSCodeDependency_22NodeVersion_Bundle_Clean_Debug_ElectronProfile_EsbuildCompiler_Mountain/ApplicationState/State/ConfigurationState/
mod.rs

1#![allow(non_snake_case)]
2
3//! Configuration and global-memento storage state. Single child file owns
4//! the struct; callers spell `ConfigurationState::ConfigurationState::State`.
5
6pub mod ConfigurationState;