Member-only story
Build awesome desktop applications with Rust
2 min readJan 8, 2022
Welcome back! Rust is an awesome programming language with a ton of capability, if you’re new to Rust, check out the link below to learn more about it:
So, let’s talk about an awesome way to develop desktop applications with Rust, the library we’ll be using is tauri! Luckily for us, this framework is hosted on GitHub, check out the link below to access this repository:
You can also check out their website below:
This specific framework uses a few Rust tools to build the applications, if you want to install this framework, check out…