also_sync_macros 0.1.0

Macros to automatically wrap async functions as sync
Documentation

Also Sync Marcos

This crate provides the #[also_sync] macro. Note, that you need to have also_sync in your dependencies, as the global async runtime is defined there.