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