Docs.rs
opensearch-client-0.3.1
opensearch-client 0.3.1
Permalink
Docs.rs crate page
Apache-2.0
Links
Repository
crates.io
Source
Owners
aparo
Dependencies
anyhow ^1.0.100
normal
async-trait ^0.1
normal
axum ^0.8
normal
optional
base64 ^0.22.1
normal
bon ^3.8.2
normal
optional
futures ^0.3.31
normal
optional
http ^1.4.0
normal
loco-rs ^0.16
normal
optional
opensearch-dsl ^0.3.1
normal
optional
opensearch-macro ^0.3.1
normal
reqwest ^0.12
normal
reqwest-middleware ^0.4
normal
reqwest-retry ^0.7.0
normal
reqwest-tracing ^0.5.8
normal
serde ^1.0
normal
serde_json ^1.0
normal
serde_repr ^0.1
normal
serde_with ^3.16
normal
thiserror ^2.0.17
normal
tokio ^1.49.0
normal
tracing ^0.1.44
normal
url ^2.5
normal
walkdir ^2.5.0
normal
optional
opensearch-testcontainer ^0.3.1
dev
testcontainers ^0.25.2
dev
tracing-test ^0.2.5
dev
Versions
21.24%
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
Skip to main content
Module source
opensearch_
client
0.3.1
Module source
Module Items
Enums
In opensearch_
client::
common
opensearch_client
::
common
Module
source
Copy item path
Source
Enums
ยง
Source
_source Defines how to fetch a source. Fetching can be disabled entirely, or the source can be filtered. Use this setting with the
source_includes
and
source_excludes
parameters.