pub trait Query: Send + Sync + 'static { }
Expand description

Generated trait containing gRPC methods that should be implemented for use with QueryServer.

Implementors§