bolt-client-macros 0.3.0

Procedural macros for bolt-client.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
[dependencies.quote]
version = "1.0.0"

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

[lib]
proc-macro = true

[package]
description = "Procedural macros for bolt-client."
edition = "2021"
keywords = ["bolt", "client", "macros"]
license = "MIT"
name = "bolt-client-macros"
repository = "https://github.com/0xSiO/bolt-rs"
version = "0.3.0"