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