also_sync_macros

Crates.ioalso_sync_macros
lib.rsalso_sync_macros
version0.1.0
sourcesrc
created_at2024-02-20 12:16:09.982094
updated_at2024-02-20 12:16:09.982094
descriptionMacros to automatically wrap async functions as sync
homepage
repositoryhttps://github.com/julianbuettner/also-sync
max_upload_size
id1146298
size4,360
Julian Büttner (julianbuettner)

documentation

README

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.

Commit count: 0

cargo fmt