prefix-stmts 1.0.0

Macro to prefix several statements with the given tokens.
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.
[[package]]
name = "prefix-stmts"
version = "1.0.0"
dependencies = [
 "prefix-stmts-proc-macro 0.0.1 (registry+https://github.com/rust-lang/crates.io-index)",
]

[[package]]
name = "prefix-stmts-proc-macro"
version = "0.0.1"
source = "registry+https://github.com/rust-lang/crates.io-index"

[metadata]
"checksum prefix-stmts-proc-macro 0.0.1 (registry+https://github.com/rust-lang/crates.io-index)" = "7262a013a5b0f7c687bf80c9562433f2eebf7522d7e44ac6703386b213298fc3"