arrow attempt compiles, nothing tested yet

This commit is contained in:
jan 2025-04-10 01:07:11 -07:00
commit 4a7bc8090a
4 changed files with 640 additions and 59 deletions

View file

@ -12,3 +12,4 @@ crate-type = ["cdylib", "rlib"]
[dependencies]
byteorder = "^1"
arrow = "*"