Docs.rs
ayun-http-0.24.0
ayun-http 0.24.0
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
jiannei
Dependencies
ayun-config ^0.24.0
normal
ayun-core ^0.24.0
normal
reqwest ^0.12.9
normal
reqwest-middleware ^0.3.3
normal
reqwest-retry ^0.6.1
normal
optional
reqwest-tracing ^0.5.3
normal
optional
serde ^1.0.214
normal
thiserror ^1.0.68
normal
tokio ^1.41.0
dev
Versions
0%
of the crate is documented
Platform
aarch64-apple-darwin
aarch64-unknown-linux-gnu
i686-pc-windows-msvc
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
AnyError
ayun_
http
0.24.0
AnyError
Aliased Type
In crate ayun_
http
ayun_http
Type Alias
AnyError
Copy item path
Source
pub type AnyError =
Box
<dyn
Error
+
Sync
+
Send
>;
Aliased Type
ยง
pub struct AnyError(
/* private fields */
);