pub type IbcFailingModule = FailingModule<IbcMsg, IbcQuery, Empty>;

Aliased Type§

struct IbcFailingModule(/* private fields */);

Trait Implementations§