Custom formatter for std::process::Command I want to execute a shell command using Rust. My code is equivalent to the following: