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