Module betterstreams::util[][src]

General ergonomic improvements.

Functions

reader_to_iostream

Converts a struct implementing AsyncRead into a stream of Result<Bytes, io::Error>.