Skip to main content

DevelopmentNodeEnvironment_MicrosoftVSCodeDependency_22NodeVersion_Bundle_Clean_Debug_ElectronProfile_EsbuildCompiler_Mountain/ApplicationState/State/ConfigurationState/
mod.rs

1//! Configuration and global-memento storage state. Single child file owns
2//! the struct; callers spell `ConfigurationState::ConfigurationState::State`.
3
4pub mod ConfigurationState;