Module error

Source

Structs§

Error
An error encountered from interfacing with Azure
HttpError
An unsuccessful HTTP response

Enums§

ErrorKind
The kind of error

Traits§

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

Type Aliases§

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