Structs
- An error type returned from a stream operation.
Enums
- Streams provide a sequence of data and then end; once they end, they no longer provide any further data.
Traits
Functions
Type Aliases
- An input bytestream. In the future, this will be replaced by handle types.
- An output bytestream. In the future, this will be replaced by handle types.