io_interner 0.2.0

Little library for make a common storage out of an IO object.
Documentation
1
2
3
4
5
6
7
8
# io_interner

<!-- cargo-sync-readme start -->

A simple crate implementing a struct wrapping a reader and writer that's used to create readers
to unique data.

<!-- cargo-sync-readme end -->