Expand description

Mocking helpers for testing with futures::io types.

Note that some of this code might be of general use, but for now we’re only trying it for testing.

Structs

One half of a pair of linked streams returned by stream_pair.

An error generated by LocalStream::send_err.

Functions

Construct a new pair of linked LocalStream objects.