Type Definition abstract_os::add_on::ExecuteMsg

source ·
pub type ExecuteMsg<T, R = Empty> = MiddlewareExecMsg<BaseExecuteMsg, T, R>;