superposition_sdk 0.100.2

Rust SDK to work with Superposition
1
2
3
4
5
6
7
8
// Code generated by software.amazon.smithy.rust.codegen.smithy-rs. DO NOT EDIT.
pub use ::aws_smithy_runtime_api::client::retries::classifiers::ClassifyRetry;
                pub use ::aws_smithy_runtime_api::client::retries::classifiers::RetryAction;
                pub use ::aws_smithy_runtime_api::client::retries::ShouldAttempt;

pub use ::aws_smithy_types::retry::{RetryConfig, RetryConfigBuilder, RetryMode, ReconnectMode};
pub use ::aws_smithy_runtime::client::retries::RetryPartition;