that's it.
- Find out
Cargo.toml
and itstarget
dir - remove the
target
dirs - STORAGE! MOAR SPACE!
I tried to be careful but use at your own risk
It's ordinary Rust program so cargo run would work;
but It's also using Dioxus so you can refer to its
dx serve
for dev,dx bundle
for making installable something