wasmtime_environ::__core

Module io

Source
🔬This is a nightly-only experimental API. (core_io_borrowed_buf)
Expand description

Traits, helpers, and type definitions for core I/O functionality.

Structs§

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