How to handle application storage in rust?
from I_like_cats@lemmy.one to rust@lemmy.ml on 15 Aug 2023 11:16
https://lemmy.one/post/2308035

I want to build a small gui application in rust. What are my options for application storage? I have heard of the confi crate but I want to save a bit more than just configuration. Is there a crate that handles this for me easily?

#rust

threaded - newest