Crates.io | rpcx_derive |
lib.rs | rpcx_derive |
version | 0.3.0 |
source | src |
created_at | 2019-08-05 11:17:13.085329 |
updated_at | 2021-07-24 15:18:03.483742 |
description | A rpc/microservice framework. |
homepage | https://crates.io/crates/rpcx-derive |
repository | https://github.com/smallnest/rpcx-derive |
max_upload_size | |
id | 154272 |
size | 4,109 |
Rust library for rpcx rpc/microservice framework.
This library has defined RpcxParam
macro, which is used to implement into_bytes
and from_slice
methods for Arguments and Replies.
see rpcx-rs
rpcx-rs is distributed under the terms of both the MIT license.
See LICENSE-APACHE and LICENSE-MIT, and COPYRIGHT for details.