You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Azure Data Lake Storage crate for the unofficial Microsoft Azure SDK for Rust. This crate is part of a collection of crates: for more information please refer to [https://github.com/azure/azure-sdk-for-rust](https://github.com/azure/azure-sdk-for-rust).
4
-
5
-
## Usage
6
-
7
-
To set this crate as a dependency, add this to your Cargo.toml
8
-
9
-
```toml
10
-
[dependencies]
11
-
azure_storage_datalake = { version = "0.1.0", git = "https://github.com/Azure/azure-sdk-for-rust" }
12
-
```
3
+
Azure Data Lake Storage crate for the unofficial Microsoft Azure SDK for Rust. This crate is part of a collection of crates: for more information please refer to [https://github.com/azure/azure-sdk-for-rust](https://github.com/azure/azure-sdk-for-rust).
0 commit comments