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

Object Safety§

This trait is not object safe.

Implementors§