Docs.rs
aws-smithy-runtime-api-1.6.0
aws-smithy-runtime-api 1.6.0
Docs.rs crate page
Apache-2.0
Links
Repository
crates.io
Source
Owners
aws-sdk-rust-ci
Dependencies
aws-smithy-async ^1.2.1
normal
aws-smithy-types ^1.1.9
normal
bytes ^1
normal
http ^0.2.9
normal
http ^1
normal
pin-project-lite ^0.2
normal
tokio ^1.25
normal
tracing ^0.1
normal
zeroize ^1
normal
optional
proptest ^1
dev
tokio ^1.25
dev
Versions
100%
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
aws_smithy_runtime_api
1.6.0
Module box_error
Type Aliases
In crate aws_smithy_runtime_api
Module
aws_smithy_runtime_api
::
box_error
Copy item path
source
·
[
−
]
Expand description
A boxed error that is
Send
and
Sync
.
Type Aliases
§
BoxError
A boxed error that is
Send
and
Sync
.