readfilter 0.1.0

Transparently wrap Readable things and filter their contents
Documentation
# ReadFilter: Wrappers for `Read`able things

[![Build Status](https://travis-ci.org/pastly/readfilter.svg?branch=master)](https://travis-ci.org/pastly/readfilter)

A collection of structs you can wrap around something `Read`able in order to
transparently filter out unwanted content.