Docs.rs
aliyun-error-0.0.1
aliyun-error 0.0.1
Permalink
Docs.rs crate page
MPL-2.0
Links
Homepage
Repository
crates.io
Source
Owners
metavaleur
Dependencies
reqwest ^0.12.12
normal
optional
Versions
75%
of the crate is documented
Platform
i686-unknown-linux-gnu
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
aliyun_
error
0.0.1
All Items
Sections
阿里云统一错误处理
Crate Items
Modules
Structs
Enums
Type Aliases
Crate
aliyun_error
Copy item path
Source
Expand description
§
阿里云统一错误处理
Modules
§
third_
party
常用第三方库
Structs
§
AliError
A boxed error kind, wrapping an
AliErrorKind
.
Enums
§
AliError
Kind
The kind of
AliError
.
Type Aliases
§
Result
The result type of this crate.