opensearch 2.4.0

Official OpenSearch Rust client
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
written = [
    "cat.rs",
    "cluster.rs",
    "dangling_indices.rs",
    "indices.rs",
    "ingest.rs",
    "nodes.rs",
    "root/mod.rs",
    "snapshot.rs",
    "tasks.rs",
    "text_structure.rs",
]
merged = [
    "lib.rs",
    "params.rs",
]