easy_prefs 0.1.4
The simplest API we could think of to persist data to disk. Basically just decorate a struct with a macro, then data is saved when you make changes to it. BONUS: This is also performant, testable, thread safe, easy to migrate, and should never corrupt your data