pipecheck 0.1.3

Cross-platform Unix-style handling of broken pipe errors
Documentation
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.