


# See more keys and their definitions at In the Flatpaked version of IntelliJ IDEA Community Edition (and, if I remember correctly, the upstream-archive version too), I try using the following Cargo.toml file along with the rust-stable (1.60.0) runtime from Flathub (the .rust-stable Flatpak package which installs into /var/lib/flatpak/runtime/.rust-stable) and the Gnome SDK, which seems to include GTK 4 (the Flatpak package which installs in /var/lib/flatpak/runtime//x86_64/42/active/files/). I want to learn Rust and GTK (4), but before I can do so, I need to set up my environment, which I’m unfortunately having trouble with.
