refactor logic into a module

This commit is contained in:
Omar Abdulla
2025-08-07 15:36:10 +03:00
parent 55322165ad
commit ac8051b03e
6 changed files with 261 additions and 236 deletions
+1
View File
@@ -24,3 +24,4 @@ revive-common = { workspace = true }
[dev-dependencies]
tokio = { workspace = true }
indoc = { workspace = true }