mirror of
https://github.com/tokio-rs/tokio.git
synced 2026-08-24 00:00:11 +02:00
The `BufStream` trait provides an improved API for working with asynchronous streams of bytes compared to `Stream<Item = [u8]>`
4 lines
40 B
Markdown
4 lines
40 B
Markdown
# 0.1.0 (unreleased)
|
|
|
|
* Initial release
|