Trait fractal::system_settings::SystemSettingsImpl
source · pub trait SystemSettingsImpl: ObjectImpl { }
Expand description
Public trait that must be implemented for everything that derives from
SystemSettings
.
Object Safety§
This trait is not object safe.