RustScript Action
Version updated for https://github.com/VladasZ/rustscript to version v0.1.6.
- This action is used across all versions by 1 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 and executes Rust scripts without compiling them, offering features like running scripts directly, validating code with rust check, caching compiled binaries with rust build, and managing builds with rust clean. It supports a subset of the Rust language and provides tools for interacting with files and system commands.
What’s Changed
Full Changelog: https://github.com/VladasZ/rustscript/compare/v0.1...v0.1.6