Created at: 2025-02-27
To compile and run (without having to run build followed by the bin path) in a convenient way, you can
build
cargo run
Which also accepts flags that are also available through build
cargo run --profile=release