#!/usr/bin/env bash
# Script for building your rust projects.
# $1 {path} = Path to cross/cargo executable
CROSS=
# $1 {string} = <Target Triple>
TARGET_TRIPLE=
max_attempts=3
count=0
while [; do
status=
if [; then
break
else
fi
count=
done
if [; then
fi