14
submitted 1 year ago by I_like_cats@lemmy.one to c/rust@lemmy.ml

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?

you are viewing a single comment's thread
view the rest of the comments
[-] raffomania@lemmy.world 2 points 1 year ago

For storing state, I’d look at SQLite first. turbosql is a wrapper that looks like it’s a joy to use and I’ve been looking for an excuse to try it for a while :)

this post was submitted on 15 Aug 2023
14 points (100.0% liked)

Rust Programming

7734 readers
2 users here now

founded 5 years ago
MODERATORS