deasync

Crates.iodeasync
lib.rsdeasync
version0.1.0
sourcesrc
created_at2022-03-26 04:13:48.732244
updated_at2022-03-26 04:13:48.732244
descriptionA procedure macro to turn async implemention into sync
homepage
repositoryhttps://github.com/qiuchengxuan/deasync-rs
max_upload_size
id556543
size16,272
qiuchengxuan (qiuchengxuan)

documentation

https://docs.rs/deasync

README

DeAsync procedure macro

DeAsync turns async function, trait and impl into sync

Inspired by maybe-async

Commit count: 76

cargo fmt