Module wasm_streams::writable::sys
source · Expand description
Raw bindings to JavaScript objects used
by a WritableStream.
These are re-exported from web-sys.
Structs
- The
WritableStreamclass. - The
WritableStreamDefaultWriterclass.