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