Run A Rust File As A Script With cargo
May 2024
TODO: Make this a the basic example for a script. (Keeping here for right now because this is what shows up first in grimoire)
```cargo
minijinja =
```Notes
-
You have to do
./in front of the filename if it's not a.rsfile.
end of line