Module io
Traits, helpers, and type definitions for core I/O functionality.
Structs
- BorrowedBuf A borrowed byte buffer which is incrementally filled and initialized.
-
BorrowedCursor
A writeable view of the unfilled portion of a
BorrowedBuf.