types
types copied to clipboard
♻️ Stabilization of `NonZeroInteger` type
📝 Description
We want to stabilize the NonZeroInteger type and its serializers.
🔗 Dependencies
This issue is blocked by the following items:
- [ ] #825
- [ ] #831
✅ Checklist
See the Issue implementation section in the contributing guidelines before addressing the following checklist.
- [ ] ♻️ Stabilize the
NonZeroIntegertype. - [ ] ♻️ Stabilize the
NonZeroInteger.Companion.stringSerializer()function. - [ ] 📝 Update the unreleased changelog for this issue.
- [ ] 📝 After closing this issue, update the milestone of tracking issues depending only on this one.