- cross-posted to:
- lemmy@lemmy.ml
- cross-posted to:
- lemmy@lemmy.ml
I’m developing a tui for lemmy :).
It’s in a very early stage of development, i’m looking forward to improve my Rust skills by working on this project (this is my first rust project)
I’m developing a tui for lemmy :).
It’s in a very early stage of development, i’m looking forward to improve my Rust skills by working on this project (this is my first rust project)
I’ve never messed with crate features, but maybe we could use that somehow…
And unfortunately the views are defined in other crates too. It might be necessary to write a rust api client from scratch if more projects are going to use it.