azure-kusto-rust/azure-kusto-data
asafmahlev 4de6078ea8 Merge remote-tracking branch 'origin/17-01-2024-update' into 17-01-2024-update 2024-01-17 15:03:49 +02:00
..
benches Format Rust code using rustfmt 2022-07-28 13:59:24 +00:00
examples Format Rust code using rustfmt 2023-02-23 09:54:30 +00:00
src Merge remote-tracking branch 'origin/17-01-2024-update' into 17-01-2024-update 2024-01-17 15:03:49 +02:00
tests Clippy fixes 2023-02-23 11:52:15 +02:00
Cargo.toml Update versions 2024-01-17 14:44:57 +02:00
README.md From rust sdk - squashed 2022-04-14 10:06:30 +03:00

README.md

Azure SDK for Rust - Azure Kusto crate

The Kusto crate.

azure-data-kusto offers functionality needed to interact with Azure Data Explorer (Kusto) from Rust. As an abstraction over the Azure Data Explorer REST API

For usage have a look at the examples.