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

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

Implementors§