DeAsync turns async function, trait and impl into sync
Inspired by maybe-async
A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates
RustMIT
DeAsync turns async function, trait and impl into sync
Inspired by maybe-async