[][src]Module futures_lite::stream

Structs

Unfold

Stream for the unfold function.

Functions

unfold

Creates a Stream from a seed and a closure returning a Future.