We need an `AsyncCommandExt` trait that's the same as `CommandExt` but async, and (optionally) an implementation for `tokio::process::Command`.
We need an
AsyncCommandExttrait that's the same asCommandExtbut async, and (optionally) an implementation fortokio::process::Command.