alloy_rpc_client

Type Alias ClientRef

source
pub type ClientRef<'a, T> = &'a RpcClientInner<T>;
Expand description

A borrowed RpcClient.