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