Docs.rs
aws-smithy-runtime-api-1.8.5
aws-smithy-runtime-api 1.8.5
Permalink
Docs.rs crate page
Apache-2.0
Links
Repository
crates.io
Source
Owners
aws-sdk-rust-ci
Dependencies
aws-smithy-async ^1.2.5
normal
aws-smithy-types ^1.3.2
normal
bytes ^1.10.0
normal
http ^0.2.9
normal
http ^1
normal
pin-project-lite ^0.2.14
normal
tokio ^1.40.0
normal
tracing ^0.1.40
normal
zeroize ^1.7.0
normal
optional
proptest ^1
dev
tokio ^1.25
dev
Versions
100%
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
aws_
smithy_
runtime_
api
1.8.5
Module box_
error
Module Items
Type Aliases
In crate aws_
smithy_
runtime_
api
aws_smithy_runtime_api
Module
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
.