Rewrite the use of unwrap() to use Result<>

This commit is contained in:
2025-11-30 18:08:01 +03:00
parent 264a45acf9
commit 499987a465
9 changed files with 48 additions and 40 deletions

2
.gitignore vendored
View File

@ -1,6 +1,8 @@
# my gitignore
todo.md
.env
trash/
.cargo/
# ---> Rust
# Generated by Cargo