meilisearch/meilisearch-rust

Clone for Client

gtsiam opened this issue · 1 comments

Description
I need Clone for Client to use it in an axum server. Since the internal data all uses Rc, this seems to have just been forgotten.

Other
I'll just submit a pr, this is a few seconds to do

Closed by #225