enjoin 0.1.0

Powerful syntax-level async join macro
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
[dependencies.enjoin_macro]
version = "0.1"
[dev-dependencies.pollster]
features = ["macro"]
version = "0.3.0"

[package]
categories = ["asynchronous", "rust-patterns"]
description = "Powerful syntax-level async join macro"
edition = "2021"
license = "MPL-2.0"
name = "enjoin"
readme = "README.md"
repository = "https://github.com/wishawa/enjoin"
version = "0.1.0"