Azure AI Search Rust SDK
A Rust client library for Azure AI Search (formerly Azure Cognitive Search).
Features
- Full API coverage for Azure AI Search
- Strongly typed models and operations
- Async/await support
- Comprehensive error handling
Getting Started
Add this to your Cargo.toml:
[]
= { = "https://github.com/flachesis/azure-ai-search-rust" }
Examples
See the examples directory for usage examples:
License
MIT - See LICENSE file.