Qt GUIs with Rust is pretty cool. With his code generation approach, you still don’t get to write everything in Rust – you still need some QML and some C++/JSON binding glue – but it sounds like a good way to write your business logic in Rust while keeping the GUI code isolated.
Qt GUIs with Rust is pretty cool. With his code generation approach, you still don’t get to write everything in Rust – you still need some QML and some C++/JSON binding glue – but it sounds like a good way to write your business logic in Rust while keeping the GUI code isolated.