pub fn current_is_async() -> bool
True when the innermost active eval context is inside an ^:async function body. Returns false when there is no active context.
^:async
false