Warning
This post was published 34 days ago. The information described in this article may have changed.
So I have made an application in gtk-rs however I am not a huge fan of use of callbacks and syntax wise (e.g. checkboxes cannot directly write to a &mut bool or singleline edit/entry fields cannot write to &mut String), I prefer to use something similar syntax to egui except it is retained.
Are there any libraries that are:
4 posts - 3 participants
🏷️ rust_feed