Using Rust for 'Scripting' 10 years agoThere's also this handy cargo plugin that helps for using Rust for "scripting": https://github.com/DanielKeep/cargo-scriptIt's especially handy for a one-file solution. 0ThreadHN