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