Skip to content
This repository has been archived by the owner on Apr 7, 2021. It is now read-only.

heaths/azure-sdk-for-rust.archive

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Azure SDK for Rust

This is a personal project aimed at providing a pure Rust SDK for Azure services.

Building

To build this workspace:

  1. Make sure rust is up to date: rustup update
  2. (Optional) Install rustfmt to format source: a. Run: rustup component add rustfmt b. Run: rustup install nightly c. To format source, run: cargo +nightly fmt

Releases

No releases published

Packages

No packages published

Languages