Module fs

Source
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§

FsStateMgr
Implementation of StateMgr that stores state as JSON files on disk.
FsStateMgrInner 🔒
Inner reference-counted object, used by FsStateMgr.