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 = 3

[[package]]
name = "rupring"
version = "0.1.0"
dependencies = [
 "rupring_macro",
]

[[package]]
name = "rupring_macro"
version = "0.1.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "ba4e48c5bdc20f4166bf3f9cc3bc198bb01da7a1878576b3ee40d274201bde71"