pub trait AlwaysDefaultsSettingsContext { }Expand description
A marker trait that allows a type to implement SettingsContext that
always yields a default value for the settings type.
pub trait AlwaysDefaultsSettingsContext { }A marker trait that allows a type to implement SettingsContext that
always yields a default value for the settings type.