| Crates.io | azure_search_rs |
| lib.rs | azure_search_rs |
| version | 0.3.3 |
| created_at | 2025-03-28 16:44:44.603639+00 |
| updated_at | 2025-03-31 09:04:29.818626+00 |
| description | Azure AI Search client library for Rust |
| homepage | |
| repository | https://github.com/flachesis/azure-ai-search-rust |
| max_upload_size | |
| id | 1609847 |
| size | 68,633 |
A Rust client library for Azure AI Search (formerly Azure Cognitive Search).
Add this to your Cargo.toml:
[dependencies]
azure-ai-search = { git = "https://github.com/flachesis/azure-ai-search-rust" }
See the examples directory for usage examples:
MIT - See LICENSE file.