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/fmt/trait.Display.html' title='core::fmt::Display'>Display</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/fmt/trait.Display.html' title='core::fmt::Display'>Display</a> for <a class='struct' href='aws_sdk_rust/aws/common/region/struct.ParseRegionError.html' title='aws_sdk_rust::aws::common::region::ParseRegionError'>ParseRegionError</a>","impl <a class='trait' href='https://doc.rust-lang.org/nightly/core/fmt/trait.Display.html' title='core::fmt::Display'>Display</a> for <a class='struct' href='aws_sdk_rust/aws/common/request/struct.HttpDispatchError.html' title='aws_sdk_rust::aws::common::request::HttpDispatchError'>HttpDispatchError</a>","impl <a class='trait' href='https://doc.rust-lang.org/nightly/core/fmt/trait.Display.html' title='core::fmt::Display'>Display</a> for <a class='struct' href='aws_sdk_rust/aws/errors/s3/struct.S3Error.html' title='aws_sdk_rust::aws::errors::s3::S3Error'>S3Error</a>","impl <a class='trait' href='https://doc.rust-lang.org/nightly/core/fmt/trait.Display.html' title='core::fmt::Display'>Display</a> for <a class='struct' href='aws_sdk_rust/aws/errors/creds/struct.CredentialsError.html' title='aws_sdk_rust::aws::errors::creds::CredentialsError'>CredentialsError</a>","impl <a class='trait' href='https://doc.rust-lang.org/nightly/core/fmt/trait.Display.html' title='core::fmt::Display'>Display</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>",];

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