rpcx_derive 0.1.2

A rpc/microservice framework.
Documentation

rpcx-rs

Build Status Crate API

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

License

rpcx-rs is distributed under the terms of both the MIT license.

See LICENSE-APACHE and LICENSE-MIT, and COPYRIGHT for details.