async_t_internal 0.3.0

contains async_t macro
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
[dependencies.quote]
version = "1"

[dependencies.syn]
features = ["full"]
version = "1"

[lib]
proc-macro = true

[package]
description = "contains async_t macro"
edition = "2021"
license = "MIT"
name = "async_t_internal"
repository = "https://github.com/znx3p0/async_t"
version = "0.3.0"