rpcx_derive

Crates.iorpcx_derive
lib.rsrpcx_derive
version0.3.0
sourcesrc
created_at2019-08-05 11:17:13.085329
updated_at2021-07-24 15:18:03.483742
descriptionA rpc/microservice framework.
homepagehttps://crates.io/crates/rpcx-derive
repositoryhttps://github.com/smallnest/rpcx-derive
max_upload_size
id154272
size4,109
smallnest (smallnest)

documentation

https://docs.rs/rpcx-derive/

README

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.

Commit count: 0

cargo fmt