mirror of
https://git.proxmox.com/git/rustc
synced 2025-08-13 10:08:47 +00:00
480 B
480 B
wait-timeout
Rust crate for waiting on a Child
process with a timeout specified.
# Cargo.toml
[dependencies]
wait-timeout = "0.1.5"