azure-kusto-rust/azure-kusto-data
asafmahlev 5bddbcf26c fmt 2024-04-11 10:45:37 +03: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 fmt 2024-04-11 10:45:37 +03:00
tests Clippy fixes 2023-02-23 11:52:15 +02:00
Cargo.toml Fixed build error 2024-04-11 10:33:58 +03:00
README.md Update README.md 2024-03-03 17:07:06 +02: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.