mirror of
https://github.com/rust-lang/rust.git
synced 2025-09-28 21:55:31 +00:00

std: merge definitions of `StdioPipes` All platforms define this structure the same way, so we can just put it in the `process` module directly.