Module poster::prelude

source ·
Expand description

Reexports.

Enums§

  • The enum Either with variants Left and Right is a general purpose sum type with two cases.

Traits§

  • A stream of values produced asynchronously.
  • An extension trait for Streams that provides a variety of convenient combinator functions.