Expand description
Configuration for the service.
Modules§
Structs§
- Auth
ApiKey - Authentication configuration to connect to a Smithy Service
- Builder
- Builder for creating a
Config
. - Config
- Service config.
- Sleep
- Future returned by
AsyncSleep
.
Traits§
- Async
Sleep - Async trait with a
sleep
function.