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