bytesbuf_io 0.1.1

Asynchronous I/O abstractions expressed via `bytesbuf` types.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
# Changelog

## [0.1.1] - 2026-01-07

- ✨ Features

  - Migrate bytesbuf_io from private repo ([#181]https://github.com/microsoft/oxidizer/pull/181)

- 🧩 Miscellaneous

  - Reduce keyword count in bytesbuf_io to 5 so crates.io will accept it ([#185]https://github.com/microsoft/oxidizer/pull/185)