cargo-script
cargo-script copied to clipboard
Pipe code to `cargo script`?
In a lot of situations I need to pipe Rust code to cargo script but right now it can only read the source from a file, right?
Can you please add the ability to read the source from stdin? :)