| # wait-timeout | |
| [](https://travis-ci.org/alexcrichton/wait-timeout) | |
| [](https://ci.appveyor.com/project/alexcrichton/wait-timeout) | |
| [Documentation](https://docs.rs/wait-timeout) | |
| Rust crate for waiting on a `Child` process with a timeout specified. | |
| ```toml | |
| # Cargo.toml | |
| [dependencies] | |
| wait-timeout = "0.1" | |
| ``` |