The Rust split (stable vs. nightly)

The writing has been on the wall for many months now, but I think the time has come when we can officially declare it. Stable Rust is dead. Nightly Rust is the only Rust. Say what? If you’re out of the loop, Rust is this newfangled system programming…

Similar

Advice for the next dozen Rust GUIs

A few times a week, someone asks on the #gui-and-ui channel on the Rust Discord, “what is the best UI toolkit for my application?” Unfortunately there is still no clear answer to this question. Generally the top contenders are egui, Iced, and Druid, but w... (more…)

Read more »