Struct aws_sdk_rust::aws::common::xmlutil::XmlResponse [] [src]

pub struct XmlResponse<'b> { /* fields omitted */ }

Wraps the Hyper Response type for AWS S3. AWS S3 uses XML instead of JSON.

Methods

impl<'b> XmlResponse<'b>
[src]

Trait Implementations

impl<'b> Peek for XmlResponse<'b>
[src]

impl<'b> Next for XmlResponse<'b>
[src]