aws-sdk-rust 0.1.8

BETA! - Possible breaking changes. V2 signatures are being tested now and V4 signatures will be made whole soon! AWS SDK for Rust (only S3 currently). Allows for proxies. For a full AWS SDK look at rusoto.
Documentation
1
2
3
4
5
6
7
8
9
10
(function() {var implementors = {};
implementors["aws_sdk_rust"] = ["impl <a class='trait' href='https://doc.rust-lang.org/nightly/core/clone/trait.Clone.html' title='core::clone::Clone'>Clone</a> for <a class='struct' href='aws_sdk_rust/aws/common/credentials/struct.AwsCredentials.html' title='aws_sdk_rust::aws::common::credentials::AwsCredentials'>AwsCredentials</a>","impl <a class='trait' href='https://doc.rust-lang.org/nightly/core/clone/trait.Clone.html' title='core::clone::Clone'>Clone</a> for <a class='struct' href='aws_sdk_rust/aws/common/credentials/struct.EnvironmentProvider.html' title='aws_sdk_rust::aws::common::credentials::EnvironmentProvider'>EnvironmentProvider</a>","impl <a class='trait' href='https://doc.rust-lang.org/nightly/core/clone/trait.Clone.html' title='core::clone::Clone'>Clone</a> for <a class='struct' href='aws_sdk_rust/aws/common/credentials/struct.ParametersProvider.html' title='aws_sdk_rust::aws::common::credentials::ParametersProvider'>ParametersProvider</a>","impl <a class='trait' href='https://doc.rust-lang.org/nightly/core/clone/trait.Clone.html' title='core::clone::Clone'>Clone</a> for <a class='struct' href='aws_sdk_rust/aws/common/credentials/struct.ProfileProvider.html' title='aws_sdk_rust::aws::common::credentials::ProfileProvider'>ProfileProvider</a>","impl <a class='trait' href='https://doc.rust-lang.org/nightly/core/clone/trait.Clone.html' title='core::clone::Clone'>Clone</a> for <a class='struct' href='aws_sdk_rust/aws/common/credentials/struct.IamProvider.html' title='aws_sdk_rust::aws::common::credentials::IamProvider'>IamProvider</a>","impl <a class='trait' href='https://doc.rust-lang.org/nightly/core/clone/trait.Clone.html' title='core::clone::Clone'>Clone</a> for <a class='struct' href='aws_sdk_rust/aws/common/credentials/struct.ChainProvider.html' title='aws_sdk_rust::aws::common::credentials::ChainProvider'>ChainProvider</a>","impl <a class='trait' href='https://doc.rust-lang.org/nightly/core/clone/trait.Clone.html' title='core::clone::Clone'>Clone</a> for <a class='enum' href='aws_sdk_rust/aws/common/region/enum.Region.html' title='aws_sdk_rust::aws::common::region::Region'>Region</a>","impl <a class='trait' href='https://doc.rust-lang.org/nightly/core/clone/trait.Clone.html' title='core::clone::Clone'>Clone</a> for <a class='struct' href='aws_sdk_rust/aws/errors/aws/struct.AWSError.html' title='aws_sdk_rust::aws::errors::aws::AWSError'>AWSError</a>","impl <a class='trait' href='https://doc.rust-lang.org/nightly/core/clone/trait.Clone.html' title='core::clone::Clone'>Clone</a> for <a class='struct' href='aws_sdk_rust/aws/s3/endpoint/struct.Endpoint.html' title='aws_sdk_rust::aws::s3::endpoint::Endpoint'>Endpoint</a>","impl <a class='trait' href='https://doc.rust-lang.org/nightly/core/clone/trait.Clone.html' title='core::clone::Clone'>Clone</a> for <a class='enum' href='aws_sdk_rust/aws/s3/endpoint/enum.Signature.html' title='aws_sdk_rust::aws::s3::endpoint::Signature'>Signature</a>",];

            if (window.register_implementors) {
                window.register_implementors(implementors);
            } else {
                window.pending_implementors = implementors;
            }
        
})()