feat: improve object pool

- improve object pool
- add docstring for test coverage
This commit is contained in:
2026-08-01 17:25:38 +08:00
parent f84e1a5d9c
commit 7834741d90
7 changed files with 356 additions and 97 deletions
+1 -1
View File
@@ -5,4 +5,4 @@ edition = "2024"
[dependencies]
thiserror = "2.0.12"
slotmap = "1.1.1"
dashmap = "6.2.1"