rusty-pee 0.1.0

Fan stdin out to N concurrent shell-spawned children — a Rust port of moreutils `pee` with strict-compat mode, exit-code aggregation (Default max / Strict bitwise OR), backpressure-paced byte-perfect delivery, and a typed library API.
Documentation
# Cargo build artifacts
/target/

# Editor / IDE
.idea/
.vscode/
*.swp
*.swo

# OS junk
.DS_Store
Thumbs.db

# Insta pending snapshots (review before committing)
*.snap.new
*.pending-snap

# Local environment overrides
.env
.env.local

# Bench output
/benches/output/