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