kill-on-broken-pipe 0.0.1

Experimental fix to the Rust SIGPIPE problem.
Documentation
1
2
3
4
5
# sigpipe-impl

Experimiental crate for solving https://github.com/rust-lang/rust/issues/97889 with https://github.com/rust-lang/rust/issues/125418.

If the experiment is successful my recommendation is to transfer ownership of this crate to https://github.com/rust-lang/.