Skip to content

Commit 2a57303

Browse files
Add Rust client to the list of official clients (#1701)
When you visit https://www.elastic.co/docs/reference/elasticsearch-clients/, the official Rust client is not listed, despite being listed in the sidebar. This PR adds the Rust client to the official client list.
1 parent ca88194 commit 2a57303

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

reference/elasticsearch-clients/index.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ products:
1919
- [Python](elasticsearch-py://reference/index.md)
2020
- [Eland](eland://reference/index.md): Python client and toolkit for DataFrames and machine learning
2121
- [Ruby](elasticsearch-ruby://reference/index.md)
22+
- [Rust](elasticsearch-rs://reference/index.md)
2223

2324
::::{tip}
2425
Learn how to [connect to your {{es}} endpoint](/solutions/search/search-connection-details.md).

0 commit comments

Comments
 (0)