statefile 0.1.0

Store application state as a file on disk.
Documentation

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