tree: 344c659acb82082a712ee3c7c2c13993d79f094d [path history] [tgz]
  1. src/
  2. tests/
  3. .cargo-checksum.json
  4. appveyor.yml
  5. Cargo.toml
  6. LICENSE-APACHE
  7. LICENSE-MIT
  8. OWNERS
  9. 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"