#async #macro #future #proc-macro

macro deasync

A procedure macro to turn async implemention into sync

1 unstable release

0.1.0 Mar 26, 2022

#154 in #macros


Used in 2 crates

MIT license

12KB
254 lines

DeAsync procedure macro

DeAsync turns async function, trait and impl into sync

Inspired by maybe-async

Dependencies

~1.5MB
~37K SLoC