Docs.rs
  • aws-smithy-runtime-api-1.0.3
    • aws-smithy-runtime-api 1.0.3
    • Docs.rs crate page
    • Apache-2.0
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • aws-sdk-rust-ci
    • Dependencies
      • aws-smithy-async ^1.0.3 normal
      • aws-smithy-types ^1.0.3 normal
      • bytes ^1 normal
      • http ^0.2.9 normal
      • pin-project-lite ^0.2 normal
      • tokio ^1.25 normal
      • tracing ^0.1 normal
      • zeroize ^1 normal
      • 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_api1.0.3

Module builders

  • Structs

In aws_smithy_runtime_api::client::result

?
Change settings

Module aws_smithy_runtime_api::client::result::builders

source ·
Expand description

Builders for SdkError variant context.

Structs

  • ConstructionFailureBuilder
    Builder for ConstructionFailure.
  • DispatchFailureBuilder
    Builder for DispatchFailure.
  • ResponseErrorBuilder
    Builder for ResponseError.
  • ServiceErrorBuilder
    Builder for ServiceError.
  • TimeoutErrorBuilder
    Builder for TimeoutError.