Struct ::std::stream::Stream

Overview

A stream with a stored virtual machine.

Methods

async fn next(self) -> Option
async fn resume(self, value) -> GeneratorState