unix-cred 0.1.0

A library that simplifies reading peer credentials from Unix sockets.
Documentation
# unix-cred

[![crates.io](https://img.shields.io/crates/v/unix-cred.svg)](https://crates.io/crates/unix-cred)
[![Docs](https://docs.rs/unix-cred/badge.svg)](https://docs.rs/unix-cred)
[![GitHub Actions](https://github.com/cptpcrd/unix-cred-rs/workflows/CI/badge.svg?branch=master&event=push)](https://github.com/cptpcrd/unix-cred-rs/actions?query=workflow%3ACI+branch%3Amaster+event%3Apush)
[![Cirrus CI](https://api.cirrus-ci.com/github/cptpcrd/unix-cred-rs.svg?branch=master)](https://cirrus-ci.com/github/cptpcrd/unix-cred-rs)
[![codecov](https://codecov.io/gh/cptpcrd/unix-cred-rs/branch/master/graph/badge.svg)](https://codecov.io/gh/cptpcrd/unix-cred-rs)

A Rust library that simplifies reading peer credentials from Unix sockets.