summaryrefslogtreecommitdiffstats
path: root/tokio-buf/tests/buf_stream.rs
AgeCommit message (Expand)Author
2019-05-14Update Tokio to Rust 2018 (#1082)Carl Lerche
2019-03-28buf: impl size_hint for str types + reorg tests (#1012)Carl Lerche
2019-02-21chore: apply rustfmt to all crates (#917)Carl Lerche
2019-02-19buf: Add `BufStreamExt` trait and add a core feature (#897)Lucio Franco
2018-10-29Add tokio-buf and a `BufStream` trait (#611)Carl Lerche