Macro reth::rpc::server_types::impl_to_rpc_result

source ยท
macro_rules! impl_to_rpc_result {
    ($err:ty) => { ... };
}
Expand description

A macro that implements the ToRpcResult for a specific error type