RustScript Action
Version updated for https://github.com/VladasZ/rustscript to version v0.2.24.
- 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 interprets Rust scripts without needing to compile them fully. It can run scripts directly or as compiled binaries, providing quick feedback and testing without waiting for the entire compilation process. The action automates tasks such as running scripts, validating them, building them, and listing supported methods per receiver and engine.
What’s Changed
Full Changelog: https://github.com/VladasZ/rustscript/compare/v0.2...v0.2.24