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