Rust SDK

The official Rust client for Meilisearch with async support.

Quick start

Install
$ cargo add meilisearch-sdk

Features

Everything you need to integrate Meilisearch with Rust SDK.

Async native

Built with tokio for async operations.

Type safe

Full Rust type safety.

Serde support

Serialize with serde.

No unsafe

100% safe Rust code.

Cargo install

Easy installation via Cargo.

Full API coverage

Access all Meilisearch features.

Ready to get started?

Start using Rust SDK with Meilisearch Cloud today.