Module futures_util::stream::once

source ·

Structs

  • A stream which emits single element and then EOF.

Functions

  • Creates a stream of a single element.