mirror of
https://git.proxmox.com/git/rustc
synced 2026-01-16 21:49:58 +00:00
| .. | ||
| src | ||
| tests | ||
| .cargo-checksum.json | ||
| appveyor.yml | ||
| Cargo.toml | ||
| LICENSE-APACHE | ||
| LICENSE-MIT | ||
| README.md | ||
wait-timeout
Rust crate for waiting on a Child process with a timeout specified.
# Cargo.toml
[dependencies]
wait-timeout = "0.1.5"