initial implementation of integral types

This commit is contained in:
2026-01-02 23:51:58 -05:00
parent 458c94c2ad
commit 791518eb3d
17 changed files with 307 additions and 52 deletions

1
Cargo.lock generated
View File

@@ -1953,6 +1953,7 @@ dependencies = [
"fern",
"futures-util",
"log",
"num-traits",
"papaya",
"serde",
"serde_json",