pub type SettingsRef<'a> = CacheRef<'a, Infallible, Settings, Infallible>;
Aliased Typeยง
struct SettingsRef<'a> { /* private fields */ }
pub type SettingsRef<'a> = CacheRef<'a, Infallible, Settings, Infallible>;
struct SettingsRef<'a> { /* private fields */ }