azure_storage_datalake

Crates.ioazure_storage_datalake
lib.rsazure_storage_datalake
version0.21.0
sourcesrc
created_at2022-01-25 21:18:25.051896
updated_at2024-10-15 22:43:42.175004
descriptionAzure Data Lake Storage Gen2 crate from the Azure SDK for Rust
homepagehttps://github.com/azure/azure-sdk-for-rust/tree/legacy
repositoryhttps://github.com/azure/azure-sdk-for-rust
max_upload_size
id521080
size131,885
Heath Stewart (heaths)

documentation

https://docs.rs/azure_storage_datalake

README

azure_storage_datalake

Microsoft is developing the official Azure SDK for Rust crates and has no plans to update this unofficial crate. In the future we may release an official version that may have a different package name. If releasing an official version of this crate is important to you let us know.

Source for this crate can now be found in https://github.com/Azure/azure-sdk-for-rust/tree/legacy. To monitor for an official, supported version of this crate, see https://aka.ms/azsdk/releases.

The Storage Datalake crate

azure-storage-datalake offers functionality needed to interact with an ADLS Gen2 storage account from Rust. As an abstraction over the Azure Data Lake Store REST API, anything that is possible through that Rest API should also be possible with this crate.

License: MIT

Commit count: 1916

cargo fmt