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