renatoathaydes / 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"

About

Waiting on a child process with a timeout in Rust

License:Other


Languages

Language:Rust 100.0%