Type Definition abstract_os::app::MigrateMsg

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