[][src]Macro yukikaze::matsu

macro_rules! matsu {
    ($exp:expr) => { ... };
}

Await future in async context.

Because .await is retarded.