#macro #sync #async #wrap #automatic #function #also-sync

macro also_sync_macros

Macros to automatically wrap async functions as sync

1 unstable release

0.1.0 Feb 20, 2024

#91 in #wrap


Used in also_sync

MIT license

5KB
62 lines

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.

Dependencies

~260–710KB
~17K SLoC