1 unstable release
0.1.0 | Jun 5, 2023 |
---|
#1327 in Filesystem
8KB
135 lines
statefile
Store application state as a file on disk. Designed to aid adding persistent state to simple systemd services without needing to reach for heavier solutions like sqlite.
Install
cargo add statefile
Dependencies
~2.8–9MB
~83K SLoC