band_proc_macro 0.1.9

Support library for band
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
[dependencies.quote]
version = "1.0.33"

[dependencies.syn]
version = "2.0.38"

[lib]
proc-macro = true

[package]
description = "Support library for band"
edition = "2021"
license = "MIT"
name = "band_proc_macro"
version = "0.1.9"