alloy_
rpc_
client
0.9.2
alloy_rpc_client
Type Alias
ClientRef
Copy item path
Source
pub type ClientRef<'a, T> = &'a
RpcClientInner
<T>;
Expand description
A borrowed
RpcClient
.