feat: abstract method to perform action

This commit is contained in:
mokurin000
2025-07-30 03:20:21 +08:00
parent 6ee009715d
commit 1a281e0cc7
7 changed files with 59 additions and 15 deletions

1
Cargo.lock generated
View File

@@ -1099,6 +1099,7 @@ name = "sdgb-api"
version = "0.1.0"
dependencies = [
"aes",
"block-padding",
"cbc",
"chrono",
"digest",