macro_rules! ret { ($ex:expr) => { ... }; }
Bridges between async and sync execution contexts
Behavior depends on compilation:
async