Start go/rust bindings

This commit is contained in:
Alex Garcia 2024-05-10 20:51:27 -07:00
parent a2c207347e
commit 2572aa1413
7 changed files with 262 additions and 0 deletions

3
bindings/rust/.gitignore vendored Normal file
View file

@ -0,0 +1,3 @@
target/
sqlite-vec.c
sqlite-vec.h