feat(types): Add utility initialization functions for StorageSize such as StorageSize::kb(324)
Some checks failed
Run Check Script / check (pull_request) Failing after 41s

This commit is contained in:
2025-12-16 16:24:53 -05:00
parent 9e8f3ce52f
commit b0383454f0
2 changed files with 156 additions and 1 deletions

View File

@@ -9,3 +9,4 @@ license.workspace = true
serde.workspace = true
url.workspace = true
rand.workspace = true
serde_json.workspace = true