[][src]Macro gen_stream::gen_await

macro_rules! gen_await {
    ($e:expr) => { ... };
}

Like await!() but for bare generators.