| Crates.io | azure_base |
| lib.rs | azure_base |
| version | 0.1.0 |
| created_at | 2022-01-24 16:59:49.075148+00 |
| updated_at | 2022-01-24 16:59:49.075148+00 |
| description | Rust wrappers around Microsoft Azure REST APIs - Core crate |
| homepage | https://github.com/azure/azure-sdk-for-rust |
| repository | https://github.com/azure/azure-sdk-for-rust |
| max_upload_size | |
| id | 520290 |
| size | 146,416 |
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.
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" }