Skip to main content

Module borrowed_buf

Module borrowed_buf 

Source
๐Ÿ”ฌThis is a nightly-only experimental API. (core_io_borrowed_buf #117693)

Structsยง

BorrowedBufExperimental
A borrowed buffer of initially uninitialized elements, which is incrementally filled.
BorrowedBufDebug ๐Ÿ”’ Experimental
BorrowedCursorExperimental
A writeable view of the unfilled portion of a BorrowedBuf.