Type Definition abstract_os::api::QueryMsg

source ·
pub type QueryMsg<AppMsg = Empty> = MiddlewareQueryMsg<BaseQueryMsg, AppMsg>;

Trait Implementations§

Converts to this type from the input type.
Converts to this type from the input type.