Skip to main content

Module settings

Module settings 

Source
Expand description

Settings subsystem types and service

Re-exports§

pub use types::FrozenSettingsRegistry;
pub use types::PermissionLevel;
pub use types::Setting;
pub use types::SettingDefinition;
pub use types::SettingDefinitionBuilder;
pub use types::SettingScope;
pub use types::SettingValue;
pub use types::SettingsRegistry;

Modules§

handler
Settings management handlers
service
Settings service with caching, validation, and permission checks
types
Settings types and definitions