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