#azure-sdk #azure #sdk #cloud #iot #azure-rest #rest

yanked azure_base

Rust wrappers around Microsoft Azure REST APIs - Core crate

0.1.0 Jan 24, 2022

#47 in #azure-rest

MIT license

150KB
4K SLoC

Azure SDK for Rust - Core crate

Core 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.

Usage

To set this crate as a dependency, add this to your Cargo.toml

[dependencies]
azure_core = { version = "0.1.0", git = "https://github.com/Azure/azure-sdk-for-rust" }

lib.rs:

Core types and traits for the Rust Azure SDK.

This crate is part of the unofficial Azure SDK effort in Rust. For more information on the project, and an overview of other crates, please refer to our GitHub repository.

Dependencies

~6–21MB
~366K SLoC