rust_gtk An example of a GUI using Rust and GTK. Note: This project only support MacOS and Linux Install Rust curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh Install GTK4 brew install gtk4