refactor: use Slab for storing page section descriptions
This commit is contained in:
parent
17a74a512b
commit
f6e50f1d9b
24 changed files with 666 additions and 639 deletions
|
|
@ -12,4 +12,5 @@ generator = "0.7.5"
|
|||
downcast-rs = "1.2.0"
|
||||
once_cell = "1.19.0"
|
||||
tokio.workspace = true
|
||||
url = "2.5.0"
|
||||
url = "2.5.0"
|
||||
slab = "0.4.9"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue