Re-exports

pub use crate::errors::Error;
pub use crate::errors::ErrorKind;
pub use crate::errors::Result;

Modules

Client errors

Projects interface

Structs

Entry point interface for interacting with Azure API

Enums

enum representation of Azure api versions by default 5.1

Controls what sort of authentication is required for this request

Various forms of authentication credentials supported by Azure

enum representation of Azure list sorting options

Type Definitions

A type alias for Futures that may return azure_rs::Errors

A type alias for Streams that may result in azure_rs::Errors