multi-rpc-macros 0.3.1

Internal procedural macros for the multi-rpc crate. Please use the main multi-rpc crate as a dependency.
Documentation
1
2
3
4
5
6
7
8
9
# multi-rpc-macros

This crate provides the procedural macro implementations for the `multi-rpc` library.

**Note:** This is an internal dependency of the `multi-rpc` crate. You should not add this crate to your dependencies directly.

Please use the main `multi-rpc` crate instead.

[**➡️ Find `multi-rpc` on crates.io**](https://crates.io/crates/multi-rpc)