various cleanup and add some example interfaces

This commit is contained in:
jan 2025-04-11 11:18:56 -07:00
commit 4aa14c4914
8 changed files with 721 additions and 223 deletions

View file

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