RustScript Action
Version updated for https://github.com/VladasZ/rustscript to version v0.6.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
This GitHub Action, RustScript, allows developers to write scripts in the Rust programming language and run them like shell scripts. It provides a quick and efficient way to execute Rust code without the need for compiling it each time. The action supports a subset of Rust features and automatically validates scripts with rustc before execution. It also offers various commands such as running, validating, building, updating, cleaning, and listing supported methods.
What’s Changed
Full Changelog: https://github.com/VladasZ/rustscript/compare/v0.6.9...v0.6.10