broken-pipe-errors 0.1.0

Makes the Rust standard library set `SIGPIPE` to kill.
[lib]
name = "broken_pipe_errors"
path = "src/lib.rs"

[package]
autobenches = false
autobins = false
autoexamples = false
autolib = false
autotests = false
build = false
description = "Makes the Rust standard library set `SIGPIPE` to kill."
documentation = "https://docs.rs/broken-pipe-errors"
edition = "2024"
homepage = "https://github.com/Enselic/broken-pipe-errors"
license = "MIT"
name = "broken-pipe-errors"
readme = "README.md"
repository = "https://github.com/Enselic/broken-pipe-errors"
version = "0.1.0"