This structure mimics the API of `std::process::Command` found in the standard library, but replaces functions that create a process with an asynchronous variant. The main provided asynchronous functions are spawn, status, and output.| docs.rs
Sends values to the associated `Receiver`.| docs.rs
`*mut T` but non-zero and covariant.| doc.rust-lang.org
Parallel version of the standard iterator trait.| docs.rs
A data and form guard that streams data into a temporary file.| api.rocket.rs
A trait for objects which are byte-oriented sinks.| doc.rust-lang.org