servers::query_handler

Type Alias OpentsdbProtocolHandlerRef

source
pub type OpentsdbProtocolHandlerRef = Arc<dyn OpentsdbProtocolHandler + Send + Sync>;

Aliased Typeยง

struct OpentsdbProtocolHandlerRef { /* private fields */ }