Crate persisted

source ·
Expand description

TODO

TODO hashmap

Macros§

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§