RustScript Action
Version updated for https://github.com/VladasZ/rustscript to version v0.2.10.
- 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 and runs Rust scripts without compiling them fully. It allows users to execute Rust code directly from the command line, bypassing the need for Cargo or type checking. The action supports running scripts, validating them without execution, building native binaries, listing supported features, clearing caches, and updating releases.
What’s Changed
Full Changelog: https://github.com/VladasZ/rustscript/compare/v0.2...v0.2.10