Template function return Result

This commit is contained in:
Gregory Schier
2024-07-31 07:32:37 -07:00
parent 90bf96c7c1
commit cc9bd2bc70
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"