Docs.rs
aws-smithy-runtime-api-0.55.3
aws-smithy-runtime-api 0.55.3
Docs.rs crate page
Apache-2.0
Links
Repository
crates.io
Source
Owners
aws-sdk-rust-ci
Dependencies
aws-smithy-async ^0.55.3
normal
aws-smithy-http ^0.55.3
normal
aws-smithy-types ^0.55.3
normal
http ^0.2.3
normal
tokio ^1.25
normal
tracing ^0.1
normal
zeroize ^1
normal
Versions
45.81%
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
☰
Setter
Required Methods
config
Implementors
In aws_smithy_runtime_api::config_bag
?
Trait
aws_smithy_runtime_api
::
config_bag
::
Setter
source
·
[
−
]
pub trait Setter { // Required method fn
config
(&mut self) -> &mut
ConfigBag
; }
Required Methods
§
source
fn
config
(&mut self) -> &mut
ConfigBag
Implementors
§