[][src]Crate gen_z

Structs

Yielder

A wrapper around a Sender to restrict its behaviour to infallible sends; a "yield" helper

Functions

gen_z

Given an infallible future and a yield helper, produce a stream until the future arrives

gen_z_sender