Module borrowed_buf

Source
🔬This is a nightly-only experimental API. (core_io_borrowed_buf #117693)

Structs§

BorrowedBufExperimental
A borrowed byte buffer which is incrementally filled and initialized.
BorrowedCursorExperimental
A writeable view of the unfilled portion of a BorrowedBuf.