Expand description
Allows controllers to store state in persistent device level storage.
Structs§
- Device
Storage - Stores device level settings in persistent storage. User level settings should not use this.
Traits§
- Default
Dispatcher - Device
Storage Compatible - Structs that can be stored in device storage
- Device
Storage Convertible - Types that can be converted into a storable type.