TLDR martian sought advice on using Typesense from Rust. Kishore Nallan directed to a community-led Rust client and confirmed that a Rust client could be generated using the openapi spec.
A couple of members from the community have started working on the Rust client here:
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.
Yes, the openapi spec can be used to generate a rust client.
martian
Tue, 14 Sep 2021 15:29:57 UTChi everyone, what would be the best way to use typesense from Rust