[][src]Macro await_macros::await

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