Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 198 Bytes

CHANGELOG.md

File metadata and controls

17 lines (12 loc) · 198 Bytes

0.1.0 - 2024-02-13

Initial release of the io crate. Includes the following traits:

  • Read
  • BufRead
  • Write

And types:

  • Result
  • Error
  • ErrorKind
  • Take
  • Cursor
  • Sink