Crate toy_rpc_macros[][src]

Expand description

Provides proc_macros for toy-rpc.

This is exported in toy_rpc as the toy_rpc::macros module.

Macros

impl_inner_deserializer

A macro that impls serde::Deserializer by simply calling the corresponding functions of the inner deserializer