pipecheck 0.1.0

Cross-platform Unix-style handling of broken pipe errors
Documentation
[dependencies.libc]
version = "0.2.163"

[lib]
name = "pipecheck"
path = "src/lib.rs"

[package]
authors = ["Alex Hamlin <alex@alexhamlin.co>"]
autobenches = false
autobins = false
autoexamples = false
autolib = false
autotests = false
build = false
description = "Cross-platform Unix-style handling of broken pipe errors"
edition = "2018"
license = "MIT"
name = "pipecheck"
readme = false
repository = "https://github.com/featherbread/pipecheck"
rust-version = "1.36.0"
version = "0.1.0"