pub type WeakClient = Weak<RpcClientInner>;
An RpcClient in a Weak reference.
RpcClient
Weak
pub struct WeakClient { /* private fields */ }