#macro #future #proc-macro

macro deasync

A procedure macro to turn async implemention into sync

1 unstable release

0.1.0 Mar 26, 2022

#695 in #future

22 downloads per month
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
~33K SLoC