Waits on a child process with a configurable timeout on Unix and Windows.
# Cargo.toml
[dependencies]
wait-timeout = "0.2.1"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Wait for a child process with a 5-second timeout.
Handle the `None` case to kill or abandon the child appropriately.
No dependency data recorded yet.