1 unstable release

Uses old Rust 2015

0.1.1 May 14, 2017
0.1.0 May 3, 2017

#8 in #buf-reader

MIT license

16KB
284 lines

Text stream reader for Rust

This crate is the wrapper of BufReader and rust-encoding for reading non-UTF8 encoded text file.

Document is here


lib.rs:

Reader for non-utf8 text.

Dependencies

~3MB
~40K SLoC