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