[][src]Type Definition cosmwasm_std::MigrateResult

type MigrateResult<U = Empty> = StdResult<MigrateResponse<U>>;