[][src]Type Definition cosmwasm_std::MigrateResult

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