|
roo_prefs
API Documentation for roo_prefs
|
Go to the source code of this file.
Data Structures | |
| class | roo_prefs::Collection |
| Collection corresponds to a preferences namespace. Use it to group related preferences. More... | |
Namespaces | |
| namespace | roo_prefs |
Similar to Pref<T>, but does not immediately store written data in persistent storage. Instead, writes with a delay, which depends on whether the data stabilized or keeps changing. | |
Typedefs | |
| using | roo_prefs::Store = PreferencesStore |