pub trait ResolverClientHandler<___T: Transport = Channel> { }
A client handler for the Resolver protocol.
See Resolver for more details.
Resolver