feat: ✨ enforce rules by defining restrictive custom types
This commit is contained in:
parent
889c95e58f
commit
ffb8e8a525
3 changed files with 66 additions and 0 deletions
6
25-validation_types/Cargo.toml
Normal file
6
25-validation_types/Cargo.toml
Normal file
|
@ -0,0 +1,6 @@
|
|||
[package]
|
||||
name = "validation_types"
|
||||
version = "0.1.0"
|
||||
edition = "2021"
|
||||
|
||||
[dependencies]
|
Loading…
Add table
Add a link
Reference in a new issue