Latest version: v0.1.3
The information on this page was curated by experts in our Cybersecurity Intelligence Team.
'Simple Scripting for Rust' enables you to run rust source files as scripts, from the command line, by prefixing them with a shebang line. It's useful because sometimes you just want to write a quick-and-dirty 'script', without having to creaate a new crate/package.
No known vulnerabilities found