mirror of
https://github.com/tokio-rs/tokio.git
synced 2025-09-28 12:10:37 +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