ServerGrpcQueryHandlerRef

Type Alias ServerGrpcQueryHandlerRef 

Source
pub type ServerGrpcQueryHandlerRef = Arc<dyn GrpcQueryHandler + Send + Sync>;

Aliased Typeยง

pub struct ServerGrpcQueryHandlerRef { /* private fields */ }