# bin/sh
set -o errexit
set -o nounset
set -o pipefail


# Run
command cargo run --bin main