Type Definition geph4_protocol::binder::client::DynBinderClient
source · [−]pub type DynBinderClient = BinderClient<DynRpcTransport>;Expand description
A “dynamically typed” binder client that doesn’t expose the exact underlying transport.