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