Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# This file is automatically @generated by Cargo.
# It is not intended for manual editing.
[[package]]
name = "lrpc"
version = "1.0.0"
dependencies = [
 "lrpc-macros",
]

[[package]]
name = "lrpc-macros"
version = "1.0.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "b1df4919d80c93d87b6a07525c5cfad1aed375b10970e549f2eb015f81fa64ee"