feat: enforce rules by defining restrictive custom types

This commit is contained in:
Ahmet Kaan GÜMÜŞ 2024-09-06 03:02:53 +03:00
parent 889c95e58f
commit ffb8e8a525
3 changed files with 66 additions and 0 deletions

View file

@ -0,0 +1,6 @@
[package]
name = "validation_types"
version = "0.1.0"
edition = "2021"
[dependencies]