#!/bin/bash find src -type f -name '*.rs' -exec rustfmt {} +