Enums§
Traits§
- Input
Stream - Host trait for implementing the
wasi:io/streams.input-streamresource: A bytestream which can be read from. - Output
Stream - Host trait for implementing the
wasi:io/streams.output-streamresource: A bytestream which can be written to.
Type Aliases§
- DynInput
Stream - DynOutput
Stream - Error
- Representation of the
errorresource type in thewasi:io/errorinterface. - Stream
Result