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