Docs.rs
chaser-util-0.1.2
chaser-util 0.1.2
Permalink
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
ryotti1225
Dependencies
bytes ^1.11.1
normal
chrono ^0.4
normal
encoding_rs ^0.8.35
normal
http ^1.4.0
normal
http-body-util ^0.1.3
normal
hyper ^1.9.0
normal
hyper-rustls ^0.27
normal
hyper-util ^0.1.20
normal
percent-encoding ^2.3
normal
regex ^1.12.3
normal
tl ^0.7.8
normal
tokio ^1.51.0
normal
tower-service ^0.3.3
normal
Versions
25.5%
of the crate is documented
Platform
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
Skip to main content
BoxError
chaser_
util
0.1.2
BoxError
Aliased Type
In chaser_
util::
proxy
chaser_util
::
proxy
Type Alias
BoxError
Copy item path
Source
pub type BoxError =
Box
<dyn
Error
+
Send
+
Sync
>;
Aliased Type
ยง
pub struct BoxError(
/* private fields */
);