Module streamcatcher::future[][src]

Expand description

Support types for AsyncRead/AsyncSeek compatible stream buffers. Requires the "async" feature.

Structs

Compatibility adapter for futures and I/O types.

Traits

Async variant of ReadSkipExt.

Async variant of Transform.