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