RustScript Action
Version updated for https://github.com/VladasZ/rustscript to version v0.2.12.
- 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 Rust runtime that interprets and executes Rust scripts without compiling them to machine code. It provides a way to run small Rust programs directly from the command line or as part of CI/CD pipelines. This allows developers to quickly test snippets or automate tasks without waiting for a full compile.
What’s Changed
Full Changelog: https://github.com/VladasZ/rustscript/compare/v0.2...v0.2.12