fields-glob 0.1.0

Derived glob macro with the same name as the structure
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# This file is automatically @generated by Cargo.
# It is not intended for manual editing.
version = 4

[[package]]
name = "fields-glob"
version = "0.1.0"
dependencies = [
 "proc-macro-tool",
]

[[package]]
name = "proc-macro-tool"
version = "0.8.24"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "1bef60117888deb165f7effdec81274839410648457a73b5d95fefc3794e4db7"