azure_core 0.20.0

Rust wrappers around Microsoft Azure REST APIs - Core crate
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
# azure_core

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](https://github.com/azure/azure-sdk-for-rust).

It is a library that provides cross-cutting services to other client
libraries.  Please see the [general
guidelines](https://azure.github.io/azure-sdk/general_azurecore.html).

License: MIT