pub trait Gov: Module<ExecT = GovMsg, QueryT = Empty, SudoT = Empty> { }

Implementors§