#!/usr/bin/env bash if [ -f "${HOME}/.cargo/env" ]; then . "${HOME}/.cargo/env" || exit 1 fi