Struct aws_sdk_rust::aws::s3::writeparse::RedirectAllRequestsToParser
[−]
[src]
pub struct RedirectAllRequestsToParser;
Parse RedirectAllRequestsTo
from XML
Methods
impl RedirectAllRequestsToParser
[src]
fn parse_xml<T: Peek + Next>(
tag_name: &str,
stack: &mut T
) -> Result<RedirectAllRequestsTo, XmlParseError>
tag_name: &str,
stack: &mut T
) -> Result<RedirectAllRequestsTo, XmlParseError>