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

macro also_sync_macros

Macros to automatically wrap async functions as sync

1 unstable release

0.1.0 Feb 20, 2024

#92 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

~0.3–0.8MB
~19K SLoC