tree: 17632e976076c28d4df2f14305cebd87fb21ea06 [path history] [tgz]
  1. src/
  2. tests/
  3. .cargo-checksum.json
  4. appveyor.yml
  5. Cargo.toml
  6. LICENSE-APACHE
  7. LICENSE-MIT
  8. README.md
third_party/rust_crates/vendor/wait-timeout/README.md

wait-timeout

Build Status Build status

Documentation

Rust crate for waiting on a Child process with a timeout specified.

# Cargo.toml
[dependencies]
wait-timeout = "0.1"