Expand description
TODO
TODO hashmapMacros§
- Implement PersistedKey for a type, with a fixed value type TODO derive macro
Structs§
- A wrapper for any value that will automatically persist it to the state DB. The value will be loaded from the DB on creation, and saved to the DB on drop.
- TODO TODO de-dupe code with Persisted
- TODO
Traits§
- TODO
- TODO
- TODO