Rust: How to print Command Output
I was going thru struct Command in std::process 1
Obviously, I tried the very first code snippet in the rust playground. There is a very convinient โธ to run the sample code.
The code ran without any errors.
But no output ๐ค