I'm not a UI dev but I have messed with Qt some. Does egui or some other rust framework the same native look that Qt does?
From https://github.com/emilk/egui?tab=readme-ov-file#non-goals
Non-goals
* Become the most powerful GUI library
* Native looking interface
Slint is aiming at having native looking widgets.
From https://github.com/emilk/egui?tab=readme-ov-file#non-goals
Non-goals
* Become the most powerful GUI library
* Native looking interface