Module gain::stream[][src]

Expand description

I/O streams.

Modules

Buffered I/O streams.

Structs

Used to close associated RecvOnlyStream and/or WriteOnlyStream.

Input stream which can be closed asynchronously.

Input stream.

Bidirectional stream.

Output stream which can be closed asynchronously.

Output stream.

Traits

Stream closer.

Data subscriber and receiver.

Data writer.