Crate enjoin_macro
source ·Macros
- Run given blocks of async code concurrently. Use
break
/continue
/return
/?
to jump out. See the crate documentation. - Everything join! does, plus the automatic shared mutable borrowing described in the crate documentation.