# pipe
[![travis-badge][]][travis] [![release-badge][]][cargo] [![docs-badge][]][docs] [![license-badge][]][license]
A synchronous memory `Read`/`Write` pipe.
[travis-badge]: https://img.shields.io/travis/arcnmx/pipe-rs/master.svg?style=flat-square
[travis]: https://travis-ci.org/arcnmx/pipe-rs
[release-badge]: https://img.shields.io/crates/v/pipe.svg?style=flat-square
[cargo]: https://crates.io/crates/pipe
[docs-badge]: https://img.shields.io/badge/API-docs-blue.svg?style=flat-square
[docs]: https://docs.rs/pipe/
[license-badge]: https://img.shields.io/badge/license-MIT-blue.svg?style=flat-square
[license]: https://github.com/arcnmx/pipe-rs/blob/master/COPYING