aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib.rs
Commit message (Expand)AuthorAgeFilesLines
* Add Reader::shift_into function for batch copying.Brian Cully2019-08-131-3/+67
* Documentation.Brian Cully2019-08-131-0/+19
* Add iterator implementation.Brian Cully2019-08-131-4/+28
* Use get_unchecked for backing array access.Brian Cully2019-08-131-4/+8
* Initial commit.v0.1.0Brian Cully2019-08-041-0/+221