Trait rhaki_cw_multi_test::Stargate

source ·
pub trait Stargate: Module<ExecT = AnyMsg, QueryT = GrpcQuery, SudoT = Empty> { }
Expand description

Interface to module handling any messages and queries.

Object Safety§

This trait is not object safe.

Implementors§