Module corona::results [] [src]

Structs

CoroutineResult

A Future representing a completion of a coroutine.

GeneratorResult

A Stream representing the produced items from a generator.

StreamCleanupIterator

A wrapper to asynchronously iterate through a stream, handling coroutine cleanup.

StreamIterator

A wrapper to asynchronously iterate through a stream.