pub type DynBinderClient = BinderClient<DynRpcTransport>;
Expand description

A “dynamically typed” binder client that doesn’t expose the exact underlying transport.