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