mirror of
https://github.com/marcoallegretti/karapace.git
synced 2026-06-25 07:27:43 +00:00
Piping CLI output into tools like head may close stdout early. Rust then panics when printing. Install a panic hook that exits successfully on EPIPE instead of emitting a panic backtrace. |
||
|---|---|---|
| .. | ||
| src | ||
| tests | ||
| Cargo.toml | ||