Function aws_sdk_rust::aws::common::xmlutil::peek_at_name
[−]
[src]
pub fn peek_at_name<T: Peek + Next>(stack: &mut T) -> Result<String, XmlParseError>
get the name of the current element in the stack. throw a parse error if it's not a StartElement