bind2 0.1.0

Generate some let statements, similar to bind, but very lightweight
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 = "bind2"
version = "0.1.0"
dependencies = [
 "proc-macro-tool",
]

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