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

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

Wraps the Hyper Response type

Methods

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

Trait Implementations

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

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