genrpc 0.1.0

A generic RPC library
Documentation
1
2
3
# genrpc

`genrpc` is a **gen**eric **RPC** library. Its goal is to allow interoperability between different RPC protocols and libraries using Rust's trait system.