Module futures_ext::stream

source ·
Expand description

Module extending functionality of [futures::stream] module

Structs

Traits

  • A trait implemented by default for all Streams which extends the standard functionality.
  • A trait implemented by default for all TryStreams which extends the standard functionality.