Docs.rs
meilisearch-sdk-0.22.0
meilisearch-sdk 0.22.0
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
curquiza
meili-bot
irevoire
Dependencies
async-trait ^0.1.51
normal
either ^1.8.0
normal
iso8601-duration ^0.1.0
normal
jsonwebtoken ^8
normal
log ^0.4
normal
meilisearch-index-setting-macro ^0.22.0
normal
serde ^1.0
normal
serde_json ^1.0
normal
thiserror ^1.0.37
normal
time ^0.3.7
normal
yaup ^0.2.0
normal
big_s ^1.0.2
dev
console_error_panic_hook ^0.1
dev
env_logger ^0.10
dev
futures ^0.3
dev
futures-await-test ^0.3
dev
lazy_static ^1.4
dev
mockito ^0.31.0
dev
tokio ^1
dev
wasm-bindgen ^0.2
dev
wasm-bindgen-futures ^0.4
dev
web-sys ^0.3
dev
yew ^0.18
dev
futures ^0.3
normal
isahc ^1.0
normal
uuid ^1.1.2
normal
js-sys ^0.3.47
normal
wasm-bindgen ^0.2
normal
wasm-bindgen-futures ^0.4
normal
web-sys ^0.3
normal
Versions
44.89%
of the crate is documented
Go to latest version
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
Structs
Enums
?
Module
meilisearch_sdk
::
errors
source
·
[
−
]
Expand description
Module containing the
errors::Error
struct.
Structs
MeilisearchError
Enums
Error
An enum representing the errors that can occur.
ErrorCode
The error code.
ErrorType
The type of error that was encountered.