hydra-macros 0.1.21

Macros for the hydra framework.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
[dependencies.quote]
version = "1"

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

[lib]
proc-macro = true

[package]
categories = ["asynchronous", "concurrency", "network-programming"]
description = "Macros for the hydra framework."
edition = "2021"
license = "MIT"
name = "hydra-macros"
repository = "https://github.com/dtzxporter/hydra"
version = "0.1.21"