synca 0.1.0

Write asynchronous code, and SyncA will create a synchronous version.
Documentation
[dependencies.proc-macro2]
version = "1.0.69"

[dependencies.quote]
version = "1.0.29"

[dependencies.syn]
features = ["full", "fold", "extra-traits"]
version = "2.0.23"

[lib]
proc-macro = true

[package]
description = "Write asynchronous code, and SyncA will create a synchronous version."
edition = "2021"
license = "MIT OR Apache-2.0"
name = "synca"
repository = "https://github.com/sgr-team/rs_synca"
version = "0.1.0"