MCPcopy Index your code
hub / github.com/alexcrichton/wait-timeout

github.com/alexcrichton/wait-timeout @0.2.1

Chat with this repo
repository ↗ · DeepWiki ↗ · release 0.2.1 ↗ · + Follow
25 symbols 44 edges 7 files 2 documented · 8%
What it actually does AI analysis from the code graph — generated when you open this
loading…
README

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"

Extension points exported contracts — how you extend this code

Core symbols most depended-on inside this repo

Shape

Function 16
Method 6
Class 2
Interface 1

Languages

Rust100%

Modules by API surface

src/unix.rs10 symbols
tests/smoke.rs8 symbols
src/lib.rs3 symbols
src/windows.rs1 symbols
src/bin/sleep.rs1 symbols
src/bin/reader.rs1 symbols
src/bin/exit.rs1 symbols

For agents

$ claude mcp add wait-timeout \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact

Ask about this repo answers extend the page