Module azure_core::error

source ·

Structs

An error encountered from interfacing with Azure
An unsuccessful HTTP response

Enums

The kind of error

Traits

An extension to the Result type that easy allows creating Error values from existing errors

Type Definitions

A convenience alias for Result where the error type is hard coded to Error