Skip to main content

sync_await

Macro sync_await 

Source
macro_rules! sync_await {
    ($future:expr) => { ... };
}