Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 386 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 386 Bytes

wait-timeout

Build Status

Documentation

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

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