RustScript Action
Version updated for https://github.com/VladasZ/rustscript to version v0.6.13.
- This action is used across all versions by 0 repositories.
Action Type
This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
RustScript is a tool that allows you to write helper scripts in Rust and run them like shell scripts, with no compile step. It interprets a practical subset of the language and validates files using rust check. The action provides capabilities to run scripts directly, execute snippets, validate files without running them, compile and run native binaries, list supported methods, clear cached checks and builds, update RustScript releases, and show version information.
What’s Changed
Full Changelog: https://github.com/VladasZ/rustscript/compare/v0.6.12...v0.6.13