alloy_rpc_client

Type Alias ClientRef

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

A borrowed RpcClient.