1 2
`pipecheck` is a Rust `Write` wrapper that handles broken pipe errors by terminating the current process. See [the crate documentation](https://docs.rs/pipecheck/latest/pipecheck/) for details.