Skip to main content

ClientRef

Type Alias ClientRef 

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

A borrowed RpcClient.