Appearance
Rust is already installed with devbox. But to run rust application you also need to run and build them with cargo run or cargo build.
devbox
cargo run
cargo build