meilisearch / meilisearch-rust

Rust wrapper for the Meilisearch API.
https://www.meilisearch.com
MIT License
361 stars 90 forks source link

add feature for clients that do not implement send #579

Closed ezegros closed 6 months ago

ezegros commented 6 months ago

Pull Request

Related issue

Fixes #577

What does this PR do?

Some clients do not have Send compatible futures. To fix this I propose adding a feature disabled by default to support this kind of clients like acw, Send should be supported by default.

PR checklist

Please check if your PR fulfills the following requirements:

Thank you so much for contributing to Meilisearch!

meili-bors[bot] commented 6 months ago

Build succeeded: