Crate azure_storage_datalake

Crate azure_storage_datalake 

Source
Expand description

§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

Re-exports§

pub use file_system::FileSystem;

Modules§

clients
file_system
operations
TODO: Documentation
prelude
request_options
Request properties used in datalake rest api operations

Structs§

Properties