DanielKeep/cargo-script

Pipe code to `cargo script`?

Opened this issue · 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? :)