Module azure_core::error

source ·

Structs§

  • An error encountered from interfacing with Azure
  • An unsuccessful HTTP response

Enums§

Traits§

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

Type Aliases§

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