OK #rustlang folks - in response to this thread : https://twitter.com/hillelogram/status/1587480170155360257
if I want a simple gui for a personal project, is there an option in the #rust world? I'm using #tui which is nice, but does everything have to be text?
(or indeed the same question applies to #clojure folks, though the specific tool I'm building needs rust)
@RustyStriker @maxicarlos08 egui looks great - I'll definitely give it a try!