Type Definition abstract_os::add_on::MigrateMsg

source ·
pub type MigrateMsg<T = Empty> = MiddlewareMigrateMsg<BaseMigrateMsg, T>;