48
What are you all doing with Rust?
(programming.dev)
Welcome to the Rust community! This is a place to discuss about the Rust programming language.
Credits
I did a hobby project, a cross platform app controlling WeMo smart switches. Due to using FLTK_rs it works on Windows, Linux and macOS. Was amazed how quickly the code works after compiling. A lot of time is saved in development due to less debugging.