aagedal / rust-fibonacci

Rust terminal application for macOS and Windows to calculate Fibonacci numbers up to the 64000 number in the sequence.
0 stars 0 forks source link

... #1

Closed JeninSutradhar closed 5 months ago

JeninSutradhar commented 5 months ago

great work! Have you considered exploring Slint UI framework for Rust? It could enhance the user experience and add a polished interface to your project Take a look https://github.com/JeninSutradhar/Slint-rust-gui-application

aagedal commented 5 months ago

great work! Have you considered exploring Slint UI framework for Rust? It could enhance the user experience and add a polished interface to your project Take a look https://github.com/JeninSutradhar/Slint-rust-gui-application

Thanks! I am actually working on another project using Slint UI.