Expand description
dioxus_storage
Re-exports§
Macros§
- set_dir
- Set the directory where the storage files are located on non-wasm targets.
Structs§
- Client
Storage - Storage
Entry - Storage
Ref - Storage
RefMut - UsePersistent
- Storage that persists across application reloads
Traits§
Functions§
- use_
persistent - A persistent storage hook that can be used to store data across application reloads.