Template function return Result

This commit is contained in:
Gregory Schier
2024-07-31 07:32:37 -07:00
parent c2d5ad7c9f
commit 082be6e1dd
7 changed files with 115 additions and 21 deletions

View File

@@ -4,3 +4,4 @@ version = "0.1.0"
edition = "2021"
[dependencies]
log = "0.4.22"