Use a common macro to instrument each part

This commit is contained in:
2021-12-01 01:26:04 -05:00
parent 200daf7336
commit 5fb0095dc6
5 changed files with 31 additions and 9 deletions

View File

@@ -7,3 +7,4 @@ edition = "2021"
[dependencies]
anyhow = "1.0"
common = { path = "../common" }