I'm currently going through Rustlings, (github.com/rust-la...) (which is by the way a great experience to learn the language !) but I was wondering, what to do with this new knowledge ? What can I implement ?
Since even the Linux kernel is adding support for Rust, I'd say you can implement literally everything from device drivers to web-applications.