Docs.rs
meilisearch-sdk-0.31.0
meilisearch-sdk 0.31.0
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
curquiza
meili-bot
irevoire
Dependencies
async-trait ^0.1.88
normal
bytes ^1.10.1
normal
optional
either ^1.15.0
normal
futures-channel ^0.3.31
normal
futures-core ^0.3.31
normal
futures-io ^0.3.31
normal
futures-util ^0.3.31
normal
iso8601 ^0.6.3
normal
log ^0.4.27
normal
meilisearch-index-setting-macro ^0.31.0
normal
pin-project-lite ^0.2.16
normal
optional
reqwest ^0.12.22
normal
optional
serde ^1.0
normal
serde_json ^1.0.140
normal
thiserror ^2.0.12
normal
time ^0.3.41
normal
uuid ^1.17.0
normal
yaup ^0.3.1
normal
big_s ^1.0.2
dev
console_error_panic_hook ^0.1
dev
futures ^0.3
dev
futures-await-test ^0.3
dev
insta ^1.38.0
dev
lazy_static ^1.4
dev
mockito ^1.0
dev
tokio ^1.46
dev
wasm-bindgen ^0.2
dev
wasm-bindgen-futures ^0.4
dev
web-sys ^0.3
dev
yew ^0.21
dev
jsonwebtoken ^10.2.0
normal
tokio ^1.38
normal
optional
uuid ^1.17.0
normal
wasm-bindgen-futures ^0.4
normal
web-sys ^0.3.77
normal
Versions
51.22%
of the crate is documented
Platform
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
Module errors
meilisearch_
sdk
0.31.0
Module errors
Module Items
Structs
Enums
Constants
In crate meilisearch_
sdk
meilisearch_sdk
Module
errors
Copy item path
Source
Expand description
Module containing the
errors::Error
struct.
Structs
§
Meilisearch
Communication
Error
Meilisearch
Error
Enums
§
Error
An enum representing the errors that can occur.
Error
Code
The error code.
Error
Type
The type of error that was encountered.
Constants
§
MEILISEARCH_
VERSION_
HINT