feat: error_handling

This commit is contained in:
Ahmet Kaan GÜMÜŞ 2024-09-05 21:08:25 +03:00
parent 42bd5132d5
commit 889c95e58f
2 changed files with 90 additions and 0 deletions

View file

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