pub trait Distribution: Module<ExecT = DistributionMsg, QueryT = Empty, SudoT = Empty> { }

Implementors§