hi everyone, what would be the best way to use typ...
# community-help
m
hi everyone, what would be the best way to use typesense from Rust
k
A couple of members from the community have started working on the Rust client here: https://github.com/typesense/typesense-rust Certainly could use more help.
m
okay. I'll check if its in a usable state. I see that there is also an openapi spec. I'll see if rust bindings can be generated from that.
k
Yes, the openapi spec can be used to generate a rust client.