#!/usr/bin/env bash cargo watch \ --clear \ --no-gitignore \ --no-restart \ --exec fmt \ --exec "$1"