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

shell cargo add statefile