| # wait-timeout | |
| [](https://github.com/alexcrichton/wait-timeout/actions/workflows/main.yml) | |
| [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.5" | |
| ``` |