Expand description

A generic reader providing tokio, [futures] and [async-std] integration.

A general reader abstraction for AsyncRead-kind of IOs.

Structs

Traits

  • Logic for determining whether an EOF condition was reached.
  • A marker trait for the types that specify an IO implmentation.