🔬This is a nightly-only experimental API. (
read_buf
#78485)Structs
- BorrowedBufExperimentalA borrowed byte buffer which is incrementally filled and initialized.
- BorrowedCursorExperimentalA writeable view of the unfilled portion of a
BorrowedBuf
.