Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
[dependencies.lrpc-macros]
version = "^1.0.0"

[package]
authors = ["lipogem"]
description = "local rpc"
edition = "2018"
keywords = ["rpc", "lrpc", "remoting"]
license = "MIT"
name = "lrpc"
readme = "README.md"
repository = "https://github.com/lipogem/lrpc"
version = "1.0.0"