Available on non-WebAssembly only.
Expand description
Filesystem + JSON implementation of StateMgr.
Modules§
- clean 🔒
- Code to remove obsolete and extraneous files from a filesystem-based state directory.
Structs§
- FsState
Mgr - Implementation of StateMgr that stores state as JSON files on disk.
- FsState
MgrInner 🔒 - Inner reference-counted object, used by
FsStateMgr
.