cargo-script icon indicating copy to clipboard operation
cargo-script copied to clipboard

Pipe code to `cargo script`?

Open Boscop opened this issue 7 years ago • 0 comments

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? :)

Boscop avatar Apr 25 '18 19:04 Boscop