type HandlerMutable = Arc<Mutex<Option<Weak<dyn GrpcQueryHandlerWithBoxedError>>>>;
struct HandlerMutable { /* private fields */ }