Pipe code to `cargo script`?
Opened this issue · 0 comments
Boscop commented
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? :)