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