deasync 0.1.0

A procedure macro to turn async implemention into sync
Documentation

DeAsync procedure macro

DeAsync turns async function, trait and impl into sync

Inspired by maybe-async