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
Resulttype that easy allows creatingErrorvalues from existing errors
Type Definitions
- A convenience alias for
Resultwhere the error type is hard coded toError