Docs.rs
aws-endpoint-0.49.0
aws-endpoint 0.49.0
Docs.rs crate page
Apache-2.0
Links
Repository
crates.io
Source
Owners
github:awslabs:rust-sdk-owners
aws-sdk-rust-ci
Dependencies
aws-smithy-http ^0.49.0
normal
aws-smithy-types ^0.49.0
normal
aws-types ^0.49.0
normal
http ^0.2.3
normal
regex ^1.5.5
normal
tracing ^0.1
normal
Versions
16.67%
of the crate is documented
Go to latest version
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
☰
BoxError
In aws_endpoint
?
Type Definition
aws_endpoint
::
BoxError
source
·
[
−
]
pub type BoxError =
Box
<dyn
Error
+
Send
+
Sync
+ 'static,
Global
>;
Expand description
A boxed error.