#!/usr/bin/env PATH=/friends/.cargo/bin:$PATH run-cargo-script fn main() { println!("Hello, World!"); }