Type Alias servers::query_handler::OpentsdbProtocolHandlerRef

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

Aliased Type§

struct OpentsdbProtocolHandlerRef { /* private fields */ }