You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A simple calculator application made in rust with the slint gui framework. This was kinda just a project to expand knowledge on rust and create a fun app.
Building can be done through rustc and also requires the slint crate.
About
A simple calculator application made in rust with the slint gui framework