v0.57.0
✔️ Code quality update
- Replaced uses of
Belt.Result.t('a, 'e)with the built-inresult('a, 'e)- This should be purely a cosmetic change and not cause any breakages internally or externally
Belt.Result.t('a, 'e) with the built-in result('a, 'e)