mirror of
https://github.com/tokio-rs/tokio.git
synced 2025-10-01 12:20:39 +00:00

* Add `TryInto<Stdio>` impls for `ChildStd{in,out,err}` for ergonomic conversions into `std::process::Stdio` so callers can perform the conversion without needing to manipulate raw fds/handles directly