kureuil / wait-timeout

Waiting on a child process with a timeout in Rust

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.5"

About

Waiting on a child process with a timeout in Rust

License:Apache License 2.0


Languages

Language:Rust 100.0%