pub type PromStoreProtocolHandlerRef = Arc<dyn PromStoreProtocolHandler + Send + Sync>;
struct PromStoreProtocolHandlerRef { /* private fields */ }