Trait cw_multi_test::Gov

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

Object Safety§

This trait is not object safe.

Implementors§