Crate aliyun_error

Source
Expand description

§阿里云统一错误处理

Modules§

third_party
常用第三方库

Structs§

AliError
A boxed error kind, wrapping an AliErrorKind.

Enums§

AliErrorKind
The kind of AliError.

Type Aliases§

Result
The result type of this crate.