servers::query_handler

Type Alias PromStoreProtocolHandlerRef

source
pub type PromStoreProtocolHandlerRef = Arc<dyn PromStoreProtocolHandler + Send + Sync>;

Aliased Typeยง

struct PromStoreProtocolHandlerRef { /* private fields */ }